Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump memory to 1.3.0 #98

Merged
merged 1 commit into from
Oct 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.