Skip to content

Commit

Permalink
chore(main): release 3.0.0 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Jun 27, 2023
1 parent 3c94a81 commit 790809e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/christophehurpeau/deep-freeze-es6/compare/v2.0.0...v3.0.0) (2023-06-27)


### ⚠ BREAKING CHANGES

* **deps:** requires node 18

### Miscellaneous Chores

* **deps:** update dependency @pob/root to v8 ([#67](https://github.com/christophehurpeau/deep-freeze-es6/issues/67)) ([ab2160b](https://github.com/christophehurpeau/deep-freeze-es6/commit/ab2160b4163b71f3577d0d404e9f90acdc569992))

## [2.0.0](https://github.com/christophehurpeau/deep-freeze-es6/compare/v1.3.1...v2.0.0) (2022-11-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "deep-freeze-es6",
"version": "2.0.0",
"version": "3.0.0",
"description": "deep freeze, works with Map and Set",
"keywords": [
"freeze",
Expand Down

0 comments on commit 790809e

Please sign in to comment.