Skip to content

Commit d80fe03

Browse files
committed
Release
1 parent b06692f commit d80fe03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.2.0 (DEV)
3+
## 1.2.0 (2023-12-14)
44

55
- Add: `updateDefault()` now allows different type for `default` value.
66

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.1.1",
3+
"version": "1.2.0",
44
"description": "Functions to work with read-only maps",
55
"keywords": [
66
"map",

0 commit comments

Comments
 (0)