Skip to content

Commit

Permalink
chore(release): 9.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [9.0.2](v9.0.1...v9.0.2) (2024-07-22)

### Bug Fixes

* **feed_generator:** remove trailing whitespace and break line ([e8bc7f1](e8bc7f1))
  • Loading branch information
semantic-release-bot committed Jul 22, 2024
1 parent 3b59b9c commit 7cb21b8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.0.2](https://github.com/kubosho/blog.kubosho.com/compare/v9.0.1...v9.0.2) (2024-07-22)


### Bug Fixes

* **feed_generator:** remove trailing whitespace and break line ([e8bc7f1](https://github.com/kubosho/blog.kubosho.com/commit/e8bc7f1e8aa396a11e9df01ed6dcd0e40c7e6b8a))

## [9.0.1](https://github.com/kubosho/blog.kubosho.com/compare/v9.0.0...v9.0.1) (2024-07-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blog-kubosho-com",
"version": "9.0.1",
"version": "9.0.2",
"license": "MIT",
"private": true,
"scripts": {
Expand Down

0 comments on commit 7cb21b8

Please sign in to comment.