Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](v1.9.1...v1.10.0) (2024-10-14)

### Features

* disable ssr app-wide ([4cfb03a](4cfb03a))
  • Loading branch information
semantic-release-bot committed Oct 14, 2024
1 parent c26e4ea commit c9280c2
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,3 +1,10 @@
# [1.10.0](https:/dragonrealms-phoenix/phoenix/compare/v1.9.1...v1.10.0) (2024-10-14)


### Features

* disable ssr app-wide ([4cfb03a](https:/dragonrealms-phoenix/phoenix/commit/4cfb03a352a680a92e1d43ab0d8c54a4db419490))

## [1.9.1](https:/dragonrealms-phoenix/phoenix/compare/v1.9.0...v1.9.1) (2024-10-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"name": "phoenix",
"productName": "Phoenix",
"version": "1.9.1",
"version": "1.10.0",
"description": "Ignite your DragonRealms journey with Phoenix, a cross-platform game client",
"keywords": [
"dragonrealms",
Expand Down

0 comments on commit c9280c2

Please sign in to comment.