Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2021-08-21)

### Bug Fixes

* **deps:** 🐛 Fixing the release workflow ([9948736](9948736))

### Features

* **deps:** ⬆️ Updating the dependencies ([497fb08](497fb08))
* **deps:** ⬆️ Updating the dependencies ([#10](#10)) ([88f8e7b](88f8e7b))
* **deps:** ⬆️ Updating the dependencies ([#11](#11)) ([0f6cd1e](0f6cd1e))
* **docs:** ✨ Adding support for JSDOC comments onto main functions ([65d0f26](65d0f26))
* **main:** ✨ Improving jsdocs and releasing ([2714313](2714313))
  • Loading branch information
semantic-release-bot committed Aug 21, 2021
1 parent 2714313 commit 1d718f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chinese-numbers-to-arabic",
"description": "Convert Chinese numbers into their Arabic Format",
"version": "1.0.0",
"version": "1.1.0",
"author": "Unbuttun",
"bugs": {
"url": "https://github.com/Unbuttun/chinese-numbers-to-arabic/issues"
Expand Down

0 comments on commit 1d718f9

Please sign in to comment.