Skip to content

Commit

Permalink
chore(release): 1.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.4](v1.2.3...v1.2.4) (2021-11-25)

### Bug Fixes

* remove unused dependencies ([1596790](1596790))
  • Loading branch information
semantic-release-bot committed Nov 25, 2021
1 parent 1596790 commit b26f13d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/gitbook/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.4](https://github.com/taskforcesh/nandu/compare/v1.2.3...v1.2.4) (2021-11-25)


### Bug Fixes

* remove unused dependencies ([1596790](https://github.com/taskforcesh/nandu/commit/159679058bff20e24f5e3190ddb002b2c5824831))

## [1.2.3](https://github.com/taskforcesh/nandu/compare/v1.2.2...v1.2.3) (2021-11-21)


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": "nandu",
"version": "1.2.3",
"version": "1.2.4",
"description": "Open NPM Registry",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit b26f13d

Please sign in to comment.