Skip to content

Commit

Permalink
chore(release): 0.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.11.1](v0.11.0...v0.11.1) (2024-11-28)

### Bug Fixes

* code block annotations are treated as tags [#192](#192) ([10a63ae](10a63ae))
  • Loading branch information
semantic-release-bot committed Nov 28, 2024
1 parent 10a63ae commit ebe4590
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.11.1](https://github.com/blinko-space/blinko/compare/v0.11.0...v0.11.1) (2024-11-28)


### Bug Fixes

* code block annotations are treated as tags [#192](https://github.com/blinko-space/blinko/issues/192) ([10a63ae](https://github.com/blinko-space/blinko/commit/10a63aec5634241be2c8d3c19664e665e546e985))

# [0.11.0](https://github.com/blinko-space/blinko/compare/v0.10.2...v0.11.0) (2024-11-28)


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

0 comments on commit ebe4590

Please sign in to comment.