Skip to content

Commit

Permalink
chore(release): 0.20.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.20.1](v0.20.0...v0.20.1) (2024-12-08)

### Bug Fixes

* update markdown heading margins and add spacing in github-markdown.css ([6eeeb18](6eeeb18))
  • Loading branch information
semantic-release-bot committed Dec 8, 2024
1 parent 7fc6d08 commit 68529c0
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.20.1](https://github.com/blinko-space/blinko/compare/v0.20.0...v0.20.1) (2024-12-08)


### Bug Fixes

* update markdown heading margins and add spacing in github-markdown.css ([6eeeb18](https://github.com/blinko-space/blinko/commit/6eeeb18a58511693bda65007055b59c1548abb0b))

# [0.20.0](https://github.com/blinko-space/blinko/compare/v0.19.13...v0.20.0) (2024-12-08)


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

0 comments on commit 68529c0

Please sign in to comment.