Skip to content

Commit

Permalink
chore: 🔖 release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturBa committed Jun 26, 2021
1 parent 8901f13 commit 6151db2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [0.3.0](https://github.com/ArturBa/spotify/compare/v0.2.0...v0.3.0) (2021-06-26)

### Features

- **shared:** :sparkles: Add spotify market interceptor ([#50](https://github.com/ArturBa/spotify/issues/50)) ([1def952](https://github.com/ArturBa/spotify/commit/1def952974661a25b88dbb2df4bd229e5d1f0a6b))
- **spotify:** :sparkles: Add album card ([#52](https://github.com/ArturBa/spotify/issues/52)) ([7ae1468](https://github.com/ArturBa/spotify/commit/7ae1468e1034eb6fc47fb43db910f0e4d3a51a83))
- **spotify:** :sparkles: Add artist page ([#49](https://github.com/ArturBa/spotify/issues/49)) ([8901f13](https://github.com/ArturBa/spotify/commit/8901f139b9e953e913b55025abb2176054fad644))
- **spotify:** :sparkles: Add card view and storybooks ([#51](https://github.com/ArturBa/spotify/issues/51)) ([c2323bf](https://github.com/ArturBa/spotify/commit/c2323bf4fcd01a792822ead0a0919590675ac11b))
- **spotify:** :sparkles: Add navigation buttons ([#48](https://github.com/ArturBa/spotify/issues/48)) ([10d08dd](https://github.com/ArturBa/spotify/commit/10d08ddabe0a3eb0aaa5bcb76d05483210ed339f))

# [0.2.0](https://github.com/ArturBa/spotify/compare/v0.1.3...v0.2.0) (2021-05-07)

### Bug Fixes
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": "spotify-karaoke",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 6151db2

Please sign in to comment.