Skip to content

Commit 25fdc44

Browse files
Release 1.0.1
1 parent 47eea96 commit 25fdc44

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
## [1.0.1] - 2024-09-30
1111

1212
### Changed
13+
1314
- Dependency upgrades (2024-06)
1415

1516
## [1.0.0] - 2024-03-10
@@ -59,7 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5960
- Timed quiz mode (random order)
6061
- Hosting on GCP
6162

62-
[Unreleased]: https://github.com/LajosCseppento/bravo-yankee/compare/v1.0.0...HEAD
63+
[Unreleased]: https://github.com/LajosCseppento/bravo-yankee/compare/v1.0.1...HEAD
64+
[1.0.1]: https://github.com/LajosCseppento/bravo-yankee/releases/tag/v1.0.1
6365
[1.0.0]: https://github.com/LajosCseppento/bravo-yankee/releases/tag/v1.0.0
6466
[0.3.1]: https://github.com/LajosCseppento/bravo-yankee/releases/tag/v0.3.1
6567
[0.3.0]: https://github.com/LajosCseppento/bravo-yankee/releases/tag/v0.3.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bravo-yankee",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"type": "module",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)