Skip to content

Commit

Permalink
feat: Bump 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmaa committed Sep 1, 2024
1 parent 12ecd95 commit 89f100e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.1] - 2024-09-01

### Fixed
- Fix message passing and popup size for Chrome
- Persist settings in local storage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "niconico-yt",
"version": "2.1.0",
"version": "2.1.1",
"scripts": {
"build": "webpack --mode=production --node-env=production",
"build:dev": "webpack --mode=development",
Expand Down

0 comments on commit 89f100e

Please sign in to comment.