Skip to content

Commit

Permalink
feat: Bump 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmaa committed Nov 24, 2024
1 parent 8c88d17 commit a6e8699
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ node_modules
test/.tmp
dist
.env
coverage
coverage
.DS_Store
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.2] - 2024-11-24

### Changed
- Updated dependencies

## [2.1.1] - 2024-09-01

### Fixed
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.1",
"version": "2.1.2",
"scripts": {
"build": "webpack --mode=production --node-env=production",
"build:dev": "webpack --mode=development",
Expand Down

0 comments on commit a6e8699

Please sign in to comment.