Skip to content

Commit

Permalink
chore: release v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrozio13pl committed Oct 29, 2024
1 parent 7ff4e20 commit aa96716
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

## [1.1.2](/~https://github.com/mrozio13pl/sudoku-in-terminal/compare/v1.1.1...v1.1.2) (2024-10-29)


### 🐞 Bug Fixes

* invalid theme from cache ([de1fa0f](/~https://github.com/mrozio13pl/sudoku-in-terminal/commit/de1fa0fa73a1071d850744807b1de21cd09761d6))

## [1.1.1](/~https://github.com/mrozio13pl/sudoku-in-terminal/compare/v1.1.0...v1.1.1) (2024-06-20)


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": "sudoku-in-terminal",
"version": "1.1.1",
"version": "1.1.2",
"description": "Sudoku game in terminal.",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit aa96716

Please sign in to comment.