Skip to content

Commit

Permalink
release: v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroentvb committed May 4, 2024
1 parent 8470dc7 commit 5872bc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "power-bar",
"version": "1.7.0",
"version": "1.8.0",
"author": {
"name": "jeroentvb",
"url": "https://github.com/jeroentvb"
Expand Down
2 changes: 1 addition & 1 deletion src/constants/change-notes.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const CHANGE_NOTES = `
You can now use a Spotify URI to navigate using power-bar. Paste a URI in the power-bar and press enter to navigate.
Power-bar now uses translations for the selected language
`;

export default CHANGE_NOTES;

0 comments on commit 5872bc1

Please sign in to comment.