Skip to content

Commit

Permalink
v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sehilyi committed Dec 12, 2023
1 parent afb8ae4 commit 8609427
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.13.1](https://github.com/gosling-lang/gosling.js/compare/v0.13.0...v0.13.1) (2023-12-12)


### Bug Fixes

* **core:** editor deployment ([#1010](https://github.com/gosling-lang/gosling.js/issues/1010)) ([afb8ae4](https://github.com/gosling-lang/gosling.js/commit/afb8ae46fff8d13b1cc6e5a8971dbcf8ea654504))
* **core:** pnpm deploy ([#1009](https://github.com/gosling-lang/gosling.js/issues/1009)) ([8e51fbe](https://github.com/gosling-lang/gosling.js/commit/8e51fbe2f1cb37fb6de630aa41699e961ec2e8da))
* **track:** Allows for tracks in stacked circular tracks to receive click events ([#1005](https://github.com/gosling-lang/gosling.js/issues/1005)) ([aea3a5d](https://github.com/gosling-lang/gosling.js/commit/aea3a5d8a5b700e9316cf6206cf5eaf4d1d9858d))



# [0.13.0](https://github.com/gosling-lang/gosling.js/compare/v0.12.0...v0.13.0) (2023-12-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gosling.js",
"author": "Sehi L'Yi",
"version": "0.13.0",
"version": "0.13.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8609427

Please sign in to comment.