Skip to content

Commit

Permalink
chore(release): 0.29.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.29.1](v0.29.0...v0.29.1) (2024-12-21)

### Bug Fixes

* add error handling for missing account information in DBJob plugin ([fd9bf88](fd9bf88))
  • Loading branch information
semantic-release-bot committed Dec 21, 2024
1 parent fd9bf88 commit a985120
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.29.1](https://github.com/blinko-space/blinko/compare/v0.29.0...v0.29.1) (2024-12-21)


### Bug Fixes

* add error handling for missing account information in DBJob plugin ([fd9bf88](https://github.com/blinko-space/blinko/commit/fd9bf8850574c5f998050d31a9956bda1ef713a1))

# [0.29.0](https://github.com/blinko-space/blinko/compare/v0.28.1...v0.29.0) (2024-12-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.29.0",
"version": "0.29.1",
"repository": "https://github.com/blinko-space/blinko.git",
"private": true,
"browser": {
Expand Down

0 comments on commit a985120

Please sign in to comment.