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

Commit 5b77bb5

Browse files
committed
chore(release): 2.0.2
1 parent 2bc4b13 commit 5b77bb5

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
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.
4+
5+
### [2.0.2](https://github.com/hckhanh/read-vn-number/compare/v1.3.2...v2.0.2) (2020-05-28)
6+
7+
8+
### Dependencies
9+
10+
* **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))
11+
* **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))
12+
* **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))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "read-vn-number",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Read Vietnamese number like a Vietnamese",
55
"sideEffects": false,
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)