Skip to content

Commit

Permalink
chore: release release-please--branches--release-please--branches--re…
Browse files Browse the repository at this point in the history
…lease-please--branches--release-please--branches--release-please--branches--release-please--branches--release-please--branches--release-please--branches--master
  • Loading branch information
bukowabot committed Jun 16, 2024
1 parent 2f7a80e commit 4606d9c
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ck3oop-core-js":"0.1.7","ck3oop-ui":"0.1.7"}
{"ck3oop-core-js":"0.1.8","ck3oop-ui":"0.1.8"}
8 changes: 8 additions & 0 deletions ck3oop-core-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.8](https://github.com/bukowabot/release-please-bug1/compare/core-js-v0.1.7...core-js-v0.1.8) (2024-06-16)


### Features

* Everything changes ([c04a4f7](https://github.com/bukowabot/release-please-bug1/commit/c04a4f7bc96bd003882051cc722fa849f2e21edf))
* Test ([20a5c7e](https://github.com/bukowabot/release-please-bug1/commit/20a5c7e83ddf98360e8391fa4b90390b0cfd69ab))

## [0.1.7](https://github.com/bukowabot/release-please-bug1/compare/core-js-v0.1.6...core-js-v0.1.7) (2024-06-16)


Expand Down
2 changes: 1 addition & 1 deletion ck3oop-core-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ck3oop-core-js",
"type": "module",
"main": "src/index.ts",
"version": "0.1.7",
"version": "0.1.8",
"scripts": {
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down
14 changes: 14 additions & 0 deletions ck3oop-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.8](https://github.com/bukowabot/release-please-bug1/compare/ui-js-v0.1.7...ui-js-v0.1.8) (2024-06-16)


### Features

* Everything changes ([c04a4f7](https://github.com/bukowabot/release-please-bug1/commit/c04a4f7bc96bd003882051cc722fa849f2e21edf))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* ck3oop-core-js bumped from ^0.1.7 to ^0.1.8

## [0.1.7](https://github.com/bukowabot/release-please-bug1/compare/ui-js-v0.1.6...ui-js-v0.1.7) (2024-06-16)


Expand Down
4 changes: 2 additions & 2 deletions ck3oop-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ck3oop-ui",
"private": true,
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"@tauri-apps/api": "^1",
"ck3oop-core-js": "^0.1.7",
"ck3oop-core-js": "^0.1.8",
"vue": "^3.3.4"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

0 comments on commit 4606d9c

Please sign in to comment.