Skip to content

Commit

Permalink
chore(release): 0.3.9 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.9](v0.3.8...v0.3.9) (2024-11-18)

### Bug Fixes

* [#124](#124) add version number ([4f89d9d](4f89d9d))
* [#126](#126) iframe editor issue ([76eafde](76eafde))
* api auth issue ([147fd42](147fd42))
  • Loading branch information
semantic-release-bot committed Nov 18, 2024
1 parent 64a7497 commit cb7e578
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.9](https://github.com/blinko-space/blinko/compare/v0.3.8...v0.3.9) (2024-11-18)


### Bug Fixes

* [#124](https://github.com/blinko-space/blinko/issues/124) add version number ([4f89d9d](https://github.com/blinko-space/blinko/commit/4f89d9db581a2da58e4609cdee3848239cf6c2ef))
* [#126](https://github.com/blinko-space/blinko/issues/126) iframe editor issue ([76eafde](https://github.com/blinko-space/blinko/commit/76eafde604509b5c8a32b0725ba197cd7fd7a55a))
* api auth issue ([147fd42](https://github.com/blinko-space/blinko/commit/147fd42798ec67896ba4418c53b47f9bac176c1c))

## [0.3.8](https://github.com/blinko-space/blinko/compare/v0.3.7...v0.3.8) (2024-11-17)


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.3.8",
"version": "0.3.9",
"repository": "https://github.com/blinko-space/blinko.git",
"private": true,
"browser": {
Expand Down

0 comments on commit cb7e578

Please sign in to comment.