Skip to content

Commit 41a19b6

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-10-01) ### Bug Fixes * **build:** look for artifacts in subfolders ([745da45](745da45)) * **build:** use npm plugin to update package.json ([d2e3c9b](d2e3c9b))
1 parent 10ccc51 commit 41a19b6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/dragonrealms-phoenix/phoenix/compare/v1.0.0...v1.0.1) (2023-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** look for artifacts in subfolders ([745da45](https://github.com/dragonrealms-phoenix/phoenix/commit/745da459c27b72a16644fca0440785c30b2a26d0))
7+
* **build:** use npm plugin to update package.json ([d2e3c9b](https://github.com/dragonrealms-phoenix/phoenix/commit/d2e3c9bfad24284448e96f94917609c2eded3d38))
8+
19
# 1.0.0 (2023-10-01)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "phoenix",
44
"productName": "Phoenix",
5-
"version": "0.0.1",
5+
"version": "1.0.1",
66
"description": "Ignite your DragonRealms journey on macOS and Windows with Phoenix",
77
"keywords": [
88
"dragonrealms",

0 commit comments

Comments
 (0)