Skip to content

Commit ff05d7c

Browse files
committed
Prepare for v12 release
1 parent 0016303 commit ff05d7c

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ For changes in `@project-gauntlet/tools` see [separate CHANGELOG.md](https://git
99

1010
## [Unreleased]
1111

12+
## [12] - 2024-12-22
13+
1214
### General
1315
- Each plugin Deno runtime now runs in separate OS process
1416
- Nix package, dev shell and home-manager modules are now available (contributed by @schradert)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11
1+
12

js/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@project-gauntlet/api",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"type": "module",
55
"exports": {
66
"./components": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)