Skip to content

Commit

Permalink
Merge pull request #6 from jwyce/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
jwyce authored Jan 20, 2025
2 parents 97d54b3 + bc610fe commit b538597
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-ads-chew.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gungi.js

## 3.0.2

### Patch Changes

- 97d54b3: fix square list order

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gungi.js",
"version": "3.0.1",
"version": "3.0.2",
"type": "module",
"description": "library which contains all the necessary logic for the strategy game from the HUNTER×HUNTER manga",
"main": "lib/gungi.js",
Expand Down

0 comments on commit b538597

Please sign in to comment.