Skip to content

Commit

Permalink
chore(release): 0.26.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.26.3](v0.26.2...v0.26.3) (2024-12-16)

### Bug Fixes

* enhance AI service and prompt functionality ([467e441](467e441))
* enhance blog content and editor functionality [#315](#315) ([ea77bed](ea77bed))
* enhance file access control and upload handling [#313](#313) ([45b7eb7](45b7eb7))
  • Loading branch information
semantic-release-bot committed Dec 16, 2024
1 parent 68e3670 commit 0850a6a
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.26.3](https://github.com/blinko-space/blinko/compare/v0.26.2...v0.26.3) (2024-12-16)


### Bug Fixes

* enhance AI service and prompt functionality ([467e441](https://github.com/blinko-space/blinko/commit/467e44108d74a4b215bb287643cce9602328b2bd))
* enhance blog content and editor functionality [#315](https://github.com/blinko-space/blinko/issues/315) ([ea77bed](https://github.com/blinko-space/blinko/commit/ea77bed5d1426d5433e7a0c161d650c1369cc0ae))
* enhance file access control and upload handling [#313](https://github.com/blinko-space/blinko/issues/313) ([45b7eb7](https://github.com/blinko-space/blinko/commit/45b7eb72a7be50f4e0718a903d34bf0e60e3eae0))

## [0.26.2](https://github.com/blinko-space/blinko/compare/v0.26.1...v0.26.2) (2024-12-16)


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

0 comments on commit 0850a6a

Please sign in to comment.