Skip to content

Commit

Permalink
Merge pull request #8 from I-Want-ToBelieve/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
I-Want-ToBelieve authored Nov 25, 2023
2 parents 50c083e + 1efbbc1 commit 881bef2
Show file tree
Hide file tree
Showing 19 changed files with 75 additions and 23 deletions.
12 changes: 0 additions & 12 deletions .changeset/rotten-buses-brush.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/krohnkite-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# krohnkite-core

## 0.1.5

### Patch Changes

- [`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8) Thanks [@I-Want-ToBelieve](https://github.com/I-Want-ToBelieve)! - chore: try to trigger github action tags monitoring

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/krohnkite-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "krohnkite-core",
"version": "0.1.4",
"version": "0.1.5",
"description": "",
"type": "module",
"main": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions apps/yakite-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# yakite-bridge

## 0.1.5

### Patch Changes

- [`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8) Thanks [@I-Want-ToBelieve](https://github.com/I-Want-ToBelieve)! - chore: try to trigger github action tags monitoring

- Updated dependencies [[`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8)]:
- krohnkite-core@0.1.5
- yakite-config@0.1.5
- yakite-message@0.1.5
- yakite-yabai@0.1.5

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/yakite-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yakite-bridge",
"version": "0.1.4",
"version": "0.1.5",
"description": "A dynamic tiled window management that bridges the gap between yabai and krohnkite",
"type": "module",
"main": "./dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions apps/yakite-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# yakite-config

## 0.1.5

### Patch Changes

- [`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8) Thanks [@I-Want-ToBelieve](https://github.com/I-Want-ToBelieve)! - chore: try to trigger github action tags monitoring

- Updated dependencies [[`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8)]:
- krohnkite-core@0.1.5

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/yakite-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yakite-config",
"version": "0.1.4",
"version": "0.1.5",
"description": "A dynamic tiled window management that bridges the gap between yabai and krohnkite",
"type": "module",
"main": "./dist/index.js",
Expand Down
13 changes: 13 additions & 0 deletions apps/yakite-daemon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# yakite-daemon

## 0.1.5

### Patch Changes

- [`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8) Thanks [@I-Want-ToBelieve](https://github.com/I-Want-ToBelieve)! - chore: try to trigger github action tags monitoring

- Updated dependencies [[`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8)]:
- krohnkite-core@0.1.5
- yakite-bridge@0.1.5
- yakite-config@0.1.5
- yakite-message@0.1.5
- yakite-yabai@0.1.5

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/yakite-daemon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yakite-daemon",
"version": "0.1.4",
"version": "0.1.5",
"description": "A dynamic tiled window management that bridges the gap between yabai and krohnkite",
"type": "module",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions apps/yakite-message/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# yakite-message

## 0.1.5

### Patch Changes

- [`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8) Thanks [@I-Want-ToBelieve](https://github.com/I-Want-ToBelieve)! - chore: try to trigger github action tags monitoring

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/yakite-message/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yakite-message",
"version": "0.1.4",
"version": "0.1.5",
"description": "A dynamic tiled window management that bridges the gap between yabai and krohnkite",
"type": "module",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions apps/yakite-toast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# yakite-toast

## 0.1.5

### Patch Changes

- [`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8) Thanks [@I-Want-ToBelieve](https://github.com/I-Want-ToBelieve)! - chore: try to trigger github action tags monitoring

## 0.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/yakite-toast/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "yakite-toast",
"private": true,
"version": "0.1.4",
"version": "0.1.5",
"changesetsExtra": {
"language": "objective-c",
"sources": ["src/yakite-toast.m"],
"versionUpdatePolicy": "source-code-replacement",
"prevVersion": "0.1.4"
"prevVersion": "0.1.5"
}
}
2 changes: 1 addition & 1 deletion apps/yakite-toast/src/yakite-toast.m
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ int main(int argc, const char * argv[]) {
BOOL help = [arguments containsObject:@"--help"];

if (version) {
printf("Version: 0.1.4\n");
printf("Version: 0.1.5\n");
return 0;
}

Expand Down
6 changes: 6 additions & 0 deletions apps/yakite-yabai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# yakite-yabai

## 0.1.5

### Patch Changes

- [`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8) Thanks [@I-Want-ToBelieve](https://github.com/I-Want-ToBelieve)! - chore: try to trigger github action tags monitoring

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/yakite-yabai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yakite-yabai",
"version": "0.1.4",
"version": "0.1.5",
"description": "A dynamic tiled window management that bridges the gap between yabai and krohnkite",
"type": "module",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions apps/yakite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# yakite

## 0.1.5

### Patch Changes

- [`50c083e`](https://github.com/I-Want-ToBelieve/yakite/commit/50c083e0c9fed1806c1db146d57accc2ac9ea1c8) Thanks [@I-Want-ToBelieve](https://github.com/I-Want-ToBelieve)! - chore: try to trigger github action tags monitoring

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/yakite/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yakite"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
description = "A dynamic tiled window management that bridges the gap between yabai and krohnkite"

Expand Down
2 changes: 1 addition & 1 deletion apps/yakite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yakite",
"private": true,
"version": "0.1.4",
"version": "0.1.5",
"changesetsExtra": {
"language": "rust",
"sources": [],
Expand Down

0 comments on commit 881bef2

Please sign in to comment.