Skip to content

Commit

Permalink
chore(release): 10.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [10.0.6](v10.0.5...v10.0.6) (2024-11-15)

### πŸ“š Some changes

* **deps:** update dependency astro to ^4.16.13 ([#1910](#1910)) ([185de68](185de68))
  • Loading branch information
semantic-release-bot committed Nov 15, 2024
1 parent 185de68 commit 0d73f8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [10.0.6](https://github.com/kubosho/blog.kubosho.com/compare/v10.0.5...v10.0.6) (2024-11-15)

### πŸ“š Some changes

* **deps:** update dependency astro to ^4.16.13 ([#1910](https://github.com/kubosho/blog.kubosho.com/issues/1910)) ([185de68](https://github.com/kubosho/blog.kubosho.com/commit/185de68508f8cad9d80fe754b6e755b8498bcc85))

## [10.0.5](https://github.com/kubosho/blog.kubosho.com/compare/v10.0.4...v10.0.5) (2024-11-13)

### πŸ“š Some changes
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubosho/blog-client",
"version": "10.0.5",
"version": "10.0.6",
"license": "MIT",
"private": true,
"scripts": {
Expand Down

0 comments on commit 0d73f8a

Please sign in to comment.