Skip to content

Commit

Permalink
chore: 2.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.9](v2.0.8...v2.0.9) (2022-01-13)

### Bug Fixes

* lock file maintenance ([#54](#54)) ([77d1706](77d1706))
  • Loading branch information
semantic-release-bot committed Jan 13, 2022
1 parent 77d1706 commit 898ab85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.9](https://github.com/dword-design/fp.macro/compare/v2.0.8...v2.0.9) (2022-01-13)


### Bug Fixes

* lock file maintenance ([#54](https://github.com/dword-design/fp.macro/issues/54)) ([77d1706](https://github.com/dword-design/fp.macro/commit/77d1706729ec8bfdf5c148c2d0e44aa7f2e3f160))

## [2.0.8](https://github.com/dword-design/fp.macro/compare/v2.0.7...v2.0.8) (2022-01-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fp.macro",
"version": "2.0.8",
"version": "2.0.9",
"description": "A zero-runtime functional programming babel macro.",
"keywords": [
"array",
Expand Down

0 comments on commit 898ab85

Please sign in to comment.