Skip to content

Commit

Permalink
Release v5
Browse files Browse the repository at this point in the history
  • Loading branch information
Exidex committed Jul 7, 2024
1 parent 9602242 commit 0bb63db
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project doesn't adhere to Semantic Versioning, see [Versioning](./READM

## [Unreleased]

## [5] - 2024-07-07

### Big things
- Style overhaul
- Window no longer changes the size in subviews. Default window size is a little bigger
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4
5
2 changes: 1 addition & 1 deletion js/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@project-gauntlet/api",
"version": "0.4.0",
"version": "0.5.0",
"type": "module",
"exports": {
"./components": {
Expand Down
2 changes: 1 addition & 1 deletion js/deno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@project-gauntlet/deno",
"version": "0.4.0",
"version": "0.5.0",
"type": "module",
"exports": {
".": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0bb63db

Please sign in to comment.