mirror of
https://github.com/andrewgioia/keyrune.git
synced 2025-12-14 23:50:44 +00:00
Updates version number and changelog for v3.18.0
This commit is contained in:
parent
0d7c3e2f49
commit
d6480b720b
@ -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))
|
* 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))
|
* 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))
|
* 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
|
### Changed
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Keyrune v3.17.1
|
# Keyrune v3.18.0
|
||||||
|
|
||||||
## The Magic: the Gathering set symbol font!
|
## The Magic: the Gathering set symbol font!
|
||||||
|
|
||||||
|
|||||||
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "keyrune",
|
"name": "keyrune",
|
||||||
"version": "3.15.1",
|
"version": "3.18.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "keyrune",
|
"name": "keyrune",
|
||||||
"version": "3.15.1",
|
"version": "3.18.0",
|
||||||
"license": "(OFL-1.1 AND GPL-3.0-only)",
|
"license": "(OFL-1.1 AND GPL-3.0-only)",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"clean-css": "^5.3.3",
|
"clean-css": "^5.3.3",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user