Skip to content

Commit

Permalink
chore(release): 10.0.0 [skip ci]
Browse files Browse the repository at this point in the history
* Major directory restructuring, causing compatibility issues across workflows

* restructure this repository into a monorepo ([6857baf](6857baf))
  • Loading branch information
semantic-release-bot authored and kubosho committed Nov 10, 2024
1 parent ea63b13 commit 1aab930
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [10.0.0](https://github.com/kubosho/blog.kubosho.com/compare/v9.8.1...v10.0.0) (2024-11-10)

### ⚠ BREAKING CHANGES

* restructure this repository into a monorepo

### ✨ Features

* restructure this repository into a monorepo ([40552a8](https://github.com/kubosho/blog.kubosho.com/commit/40552a877262c1a3e80aa34616bece14c6be22ee))

### 📚 Some changes

* **deps:** recreate to package-lock.json ([d5e709b](https://github.com/kubosho/blog.kubosho.com/commit/d5e709b97e4f406b827f5088d2d154b9a8d13023))

## [9.8.1](https://github.com/kubosho/blog.kubosho.com/compare/v9.8.0...v9.8.1) (2024-11-05)

### 📚 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": "9.8.1",
"version": "10.0.0",
"license": "MIT",
"private": true,
"scripts": {
Expand Down

0 comments on commit 1aab930

Please sign in to comment.