Skip to content

Commit

Permalink
chore(release): 0.37.14 [skip ci]
Browse files Browse the repository at this point in the history
## [0.37.14](v0.37.13...v0.37.14) (2025-01-22)

### Bug Fixes

* update editor logic and remove unused fallback script ([33ce02d](33ce02d))
  • Loading branch information
semantic-release-bot committed Jan 22, 2025
1 parent 4a2f887 commit b095a60
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.37.14](https://github.com/blinko-space/blinko/compare/v0.37.13...v0.37.14) (2025-01-22)


### Bug Fixes

* update editor logic and remove unused fallback script ([33ce02d](https://github.com/blinko-space/blinko/commit/33ce02d2f3329417e2120a7f100234774ef12c2d))

## [0.37.13](https://github.com/blinko-space/blinko/compare/v0.37.12...v0.37.13) (2025-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blinko",
"version": "0.37.13",
"version": "0.37.14",
"repository": "https://github.com/blinko-space/blinko.git",
"private": true,
"browser": {
Expand Down

0 comments on commit b095a60

Please sign in to comment.