Skip to content

Commit

Permalink
Merge pull request #4 from I-Want-ToBelieve/release/0.1.2
Browse files Browse the repository at this point in the history
Release/0.1.2
  • Loading branch information
I-Want-ToBelieve authored Nov 24, 2023
2 parents cd8a078 + c58aeb4 commit 03d62d5
Show file tree
Hide file tree
Showing 19 changed files with 83 additions and 22 deletions.
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.2

### Patch Changes

- 1e7cc3b: chore: update zeromq from 6.0.0-beta.17 to 6.0.0-beta.19

## 0.1.1

### 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.1",
"version": "0.1.2",
"description": "",
"type": "module",
"main": "./dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions apps/yakite-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# yakite-bridge

## 0.1.2

### Patch Changes

- 1e7cc3b: chore: update zeromq from 6.0.0-beta.17 to 6.0.0-beta.19
- Updated dependencies [1e7cc3b]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 0.1.1

### 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.1",
"version": "0.1.2",
"description": "A dynamic tiled window management that bridges the gap between yabai and krohnkite",
"type": "module",
"main": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions apps/yakite-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# yakite-config

## 0.1.2

### Patch Changes

- 1e7cc3b: chore: update zeromq from 6.0.0-beta.17 to 6.0.0-beta.19
- Updated dependencies [1e7cc3b]
- [email protected]

## 0.1.1

### 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.1",
"version": "0.1.2",
"description": "A dynamic tiled window management that bridges the gap between yabai and krohnkite",
"type": "module",
"main": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions apps/yakite-daemon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# yakite-daemon

## 0.1.2

### Patch Changes

- 1e7cc3b: chore: update zeromq from 6.0.0-beta.17 to 6.0.0-beta.19
- Updated dependencies [1e7cc3b]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 0.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.1",
"version": "0.1.2",
"description": "A dynamic tiled window management that bridges the gap between yabai and krohnkite",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -28,6 +28,6 @@
"yakite-config": "workspace:*",
"yakite-message": "workspace:*",
"yakite-yabai": "workspace:*",
"zeromq": "6.0.0-beta.17"
"zeromq": "6.0.0-beta.19"
}
}
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.2

### Patch Changes

- 1e7cc3b: chore: update zeromq from 6.0.0-beta.17 to 6.0.0-beta.19

## 0.1.1

### 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.1",
"version": "0.1.2",
"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.2

### Patch Changes

- 1e7cc3b: chore: update zeromq from 6.0.0-beta.17 to 6.0.0-beta.19

## 0.1.1

### 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.1",
"version": "0.1.2",
"changesetsExtra": {
"language": "objective-c",
"sources": ["src/yakite-toast.m"],
"versionUpdatePolicy": "source-code-replacement",
"prevVersion": "0.1.1"
"prevVersion": "0.1.2"
}
}
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.1\n");
printf("Version: 0.1.2\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.2

### Patch Changes

- 1e7cc3b: chore: update zeromq from 6.0.0-beta.17 to 6.0.0-beta.19

## 0.1.1

### 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.1",
"version": "0.1.2",
"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.2

### Patch Changes

- 1e7cc3b: chore: update zeromq from 6.0.0-beta.17 to 6.0.0-beta.19

## 0.1.1

### 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.1"
version = "0.1.2"
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.1",
"version": "0.1.2",
"changesetsExtra": {
"language": "rust",
"sources": [],
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit 03d62d5

Please sign in to comment.