Skip to content

Commit

Permalink
chore(main): release 2.2.0 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gökhan Bulut <skyhancloud@gmail.com>
  • Loading branch information
github-actions[bot] and chimpdev authored Nov 6, 2024
1 parent 72fe67c commit 4e581de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.0](https://github.com/chimpdev/bencan.net/compare/v2.1.0...v2.2.0) (2024-11-06)


### Features

* **spotify:** integrate Spotify API for show recently played tracks ([872610c](https://github.com/chimpdev/bencan.net/commit/872610c7d642c4b55d85e3688c011ee045b69a58))

## [2.1.0](https://github.com/chimpdev/bencan.net/compare/v2.0.1...v2.1.0) (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package.json",
"name": "bencan.net",
"private": true,
"version": "2.1.0",
"version": "2.2.0",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",
Expand Down

0 comments on commit 4e581de

Please sign in to comment.