Skip to content

Commit 36aa95e

Browse files
chore(main): release 3.0.5
1 parent bc7f9b5 commit 36aa95e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.0.5](https://github.com/manuelhenke/minesweeper-for-web/compare/v3.0.4...v3.0.5) (2023-01-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([#197](https://github.com/manuelhenke/minesweeper-for-web/issues/197)) ([8534ef1](https://github.com/manuelhenke/minesweeper-for-web/commit/8534ef1e701f1f28f440d341c0a49e8ad133a190))
9+
* **deps:** bump lit from 2.5.0 to 2.6.0 ([#205](https://github.com/manuelhenke/minesweeper-for-web/issues/205)) ([3b388fd](https://github.com/manuelhenke/minesweeper-for-web/commit/3b388fd6986acf3cfef243a089cafecf0ec8a29f))
10+
311
## [3.0.4](https://github.com/manuelhenke/minesweeper-for-web/compare/v3.0.3...v3.0.4) (2022-12-15)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minesweeper-for-web",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "Minesweeper as a WebComponent.",
55
"keywords": [
66
"minesweeper",

0 commit comments

Comments
 (0)