diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0656ffe --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit guidelines. + +## [v1.0.0](https://github.com/whisklabs/amounts/compare/b7f64af7e3b0c947205eaf550550807c6a30c420...v1.0.0) (2020-12-10) + +### Documentation + +- add readme ([090e8f0](https://github.com/whisklabs/amounts/commit/090e8f01167b98b74d5c3965fb7f7f4b9b8f0277)) + +### Features + +- migrate code ([01b7a5b](https://github.com/whisklabs/amounts/commit/01b7a5b6410d8d2fd0e69616b241bbee876a0bcf)) diff --git a/package-lock.json b/package-lock.json index 7bce154..d4d9664 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@whisklabs/amounts", - "version": "1.0.0-0", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 37bb51a..712f9e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@whisklabs/amounts", - "version": "1.0.0-0", + "version": "1.0.0", "description": "Whisk formatter library for amounts", "license": "MIT", "author": {