Skip to content

Commit 26dcb56

Browse files
committed
Release 1.1.0
1 parent a57f339 commit 26dcb56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## 1.0.1 (DEV)
3+
## 1.1.0 (2022-09-15)
44

5-
- Add: `fromArray()`;
5+
- Add: `fromArray()`.
66

77
## 1.0.0 (2022-06-27)
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cubux/readonly-map",
3-
"version": "1.0.1-dev",
3+
"version": "1.1.0",
44
"description": "Functions to work with read-only maps",
55
"keywords": [
66
"map",

0 commit comments

Comments
 (0)