Skip to content

Commit 4ca8dbc

Browse files
committed
chore(release): 2.1.0
1 parent 9de1722 commit 4ca8dbc

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Version History
44

5+
## [2.1.0](https://github.com/manferlo81/foreach-prop/compare/v2.0.8...v2.1.0) (2021-05-16)
6+
7+
8+
### Features
9+
10+
* Implement "create" method ([6fff7da](https://github.com/manferlo81/foreach-prop/commit/6fff7daa07867f42238842b4175206561a38134c))
11+
* Implement "fill" method ([8989385](https://github.com/manferlo81/foreach-prop/commit/89893856d43285b8c92c8cf42b858165569c1a4d))
12+
513
### [2.0.8](https://github.com/manferlo81/foreach-prop/compare/v2.0.7...v2.0.8) (2020-05-11)
614

715

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "foreach-prop",
3-
"version": "2.0.8",
3+
"version": "2.1.0",
44
"description": "Array-like methods for objects",
55
"keywords": [
66
"for-in",

0 commit comments

Comments
 (0)