Skip to content

Commit

Permalink
bump memory to 1.3.0 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
Templarian authored Oct 13, 2023
2 parents 45b81d1 + 81fb03a commit 497bc7c
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 19 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mui/material": "~5.14.7",
"@next/font": "~13.4.19",
"@pictogrammers/bitmask-to-svg": "~0.9.1",
"@pictogrammers/memory": "~1.2.0",
"@pictogrammers/memory": "~1.3.0",
"analytics": "~0.8.9",
"clsx": "~2.0.0",
"dayjs": "~1.11.9",
Expand All @@ -50,7 +50,7 @@
"devDependencies": {
"@next/bundle-analyzer": "~13.4.19",
"@octokit/graphql": "~7.0.1",
"@pictogrammers/memory-svg": "~1.2.0",
"@pictogrammers/memory-svg": "~1.3.0",
"@svgr/webpack": "~8.1.0",
"@types/js-cookie": "~3.0.3",
"@types/js-yaml": "^4.0.5",
Expand Down
5 changes: 5 additions & 0 deletions docs/library/memory/releases/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ description: View what has changed in each release of Memory Icons.
icon: mdi:list-box
---

## Version 1.3.0

- 151 New Icons.
- Deleted `gamepad-empty`

## Version 1.2.0

- 50 New Icons.
Expand Down
4 changes: 3 additions & 1 deletion docs/library/memory/releases/upgrade.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ icon: mdi:arrow-up-bold-circle

Follow the guide starting with your version to the version you wish to upgrade to.

<Note>Nothing to display currently.</Note>
# Version 1.2.0 to 1.3.0

- Use `gamepad` for `gamepad-empty`
32 changes: 16 additions & 16 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 497bc7c

Please sign in to comment.