Updates version number and changelog for v3.18.0

This commit is contained in:
Andrew Gioia 2025-12-12 12:46:55 -05:00
parent 0d7c3e2f49
commit d6480b720b
Signed by: andrew
GPG Key ID: FC09694A000800C8
3 changed files with 4 additions and 3 deletions

View File

@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file.
* Teenage Mutant Ninja Turtles (TMT), TMT Source Material Cards (PZA), and TMT Eternal Legal Cards (TMC) set symbols ([#284](https://github.com/andrewgioia/keyrune/issues/284))
* Alias of `y25` for `yeoe` ([#281](https://github.com/andrewgioia/keyrune/issues/281))
* Strixhaven Mystical Archives Japan promo set symbol, using STA-JPN as the set code ([#276](https://github.com/andrewgioia/keyrune/issues/276))
* New Github Actions workflows for handling the documentation website and PR previews.
### Changed

View File

@ -1,4 +1,4 @@
# Keyrune v3.17.1
# Keyrune v3.18.0
## The Magic: the Gathering set symbol font!

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "keyrune",
"version": "3.15.1",
"version": "3.18.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "keyrune",
"version": "3.15.1",
"version": "3.18.0",
"license": "(OFL-1.1 AND GPL-3.0-only)",
"devDependencies": {
"clean-css": "^5.3.3",