Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
## [1.0.0](v0.2.9...v1.0.0) (2020-04-20)

### ⚠ BREAKING CHANGES

* The songs order has changed

### Features

* add k.k. slider songs ([3c71e0a](3c71e0a))
* add song prices ([4aff988](4aff988))
  • Loading branch information
isabelle-nw committed Apr 20, 2020
1 parent 28f6cc6 commit 05c498b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG - @nook-world/data


## [1.0.0](https://github.com/nook-world/data/compare/v0.2.9...v1.0.0) (2020-04-20)


### ⚠ BREAKING CHANGES

* The songs order has changed

### Features

* add k.k. slider songs ([3c71e0a](https://github.com/nook-world/data/commit/3c71e0a12a5d3d76570526846149da5cf1b1641f))
* add song prices ([4aff988](https://github.com/nook-world/data/commit/4aff98812269a5348c286afbb19db8ed4436197c))

### [0.2.9](https://github.com/nook-world/data/compare/v0.2.6...v0.2.9) (2020-04-14)


Expand Down
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": "@nook-world/data",
"version": "0.0.0-development",
"version": "1.0.0",
"description": "The data used by our applications",
"scripts": {
"clean": "node -r ts-node/register scripts/clean-build.ts",
Expand Down

0 comments on commit 05c498b

Please sign in to comment.