Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hckhanh committed May 28, 2020
1 parent 2bc4b13 commit 5b77bb5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.2](https://github.com/hckhanh/read-vn-number/compare/v1.3.2...v2.0.2) (2020-05-28)


### Dependencies

* **deps:** bump @types/node from 13.13.5 to 14.0.5 ([#46](https://github.com/hckhanh/read-vn-number/issues/46)) ([54f9e70](https://github.com/hckhanh/read-vn-number/commit/54f9e70bad9300cc1c2e3b513ac519bc8711b844))
* **deps-dev:** bump @typescript-eslint/eslint-plugin from 2.31.0 to 2.34.0 ([#41](https://github.com/hckhanh/read-vn-number/issues/41)) ([3f94cf1](https://github.com/hckhanh/read-vn-number/commit/3f94cf14e0e9132fd3752142569a2397194fdccb))
* **deps-dev:** bump @typescript-eslint/parser from 2.31.0 to 2.34.0 ([#42](https://github.com/hckhanh/read-vn-number/issues/42)) ([cc2b490](https://github.com/hckhanh/read-vn-number/commit/cc2b490e1750f0e9a2d4f3062cfc3037a49a6c70))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "read-vn-number",
"version": "2.0.1",
"version": "2.0.2",
"description": "Read Vietnamese number like a Vietnamese",
"sideEffects": false,
"main": "dist/cjs/index.js",
Expand Down

0 comments on commit 5b77bb5

Please sign in to comment.