Skip to content

Commit f45380c

Browse files
committed
chore(release): v2.1.0
1 parent a915269 commit f45380c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This project adheres to [Semantic Versioning][semver].
44

5-
## Unreleased (2022-06-09)
5+
## 2.1.0 (2022-06-09)
66

77
- Allow to create a list from an iterable
88

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cow-list",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Copy-on-write iterable list",
55
"keywords": [
66
"cow",

0 commit comments

Comments
 (0)