Skip to content

Commit

Permalink
Publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 31, 2024
1 parent 03e65dc commit 418aa4c
Show file tree
Hide file tree
Showing 17 changed files with 61 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-donkeys-tease.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/giant-berries-travel.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @watching/cli

## 2.1.5

### Patch Changes

- [`48b380ad`](https://github.com/lemonmade/watch/commit/48b380adc3475ab65528ad71f2eab3cd3ca186c7) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix asset URL for websocket connections

- [`d584f189`](https://github.com/lemonmade/watch/commit/d584f189eaa7b42acddc61a1dee2961d55a00b4d) Thanks [@lemonmade](https://github.com/lemonmade)! - Update threads dependency

- Updated dependencies [[`d584f189`](https://github.com/lemonmade/watch/commit/d584f189eaa7b42acddc61a1dee2961d55a00b4d)]:
- @watching/clips@0.5.5
- @watching/tools@0.2.2

## 2.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@watching/cli",
"description": "A CLI to develop apps for watch.lemon.tools",
"license": "MIT",
"version": "2.1.4",
"version": "2.1.5",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@watching/clips-svelte": "workspace:*"
},
"peerDependencies": {
"@watching/clips": "^0.5.4"
"@watching/clips": "^0.5.5"
},
"peerDependenciesMeta": {
"@watching/clips": {
Expand Down
7 changes: 7 additions & 0 deletions packages/clips-preact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @watching/clips-preact

## 0.2.7

### Patch Changes

- Updated dependencies [[`d584f189`](https://github.com/lemonmade/watch/commit/d584f189eaa7b42acddc61a1dee2961d55a00b4d)]:
- @watching/clips@0.5.5

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/clips-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watching/clips-preact",
"version": "0.2.6",
"version": "0.2.7",
"license": "MIT",
"type": "module",
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions packages/clips-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @watching/clips-react

## 0.4.6

### Patch Changes

- Updated dependencies [[`d584f189`](https://github.com/lemonmade/watch/commit/d584f189eaa7b42acddc61a1dee2961d55a00b4d)]:
- @watching/clips@0.5.5

## 0.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/clips-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watching/clips-react",
"version": "0.4.5",
"version": "0.4.6",
"license": "MIT",
"type": "module",
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions packages/clips-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @watching/clips-svelte

## 0.2.5

### Patch Changes

- Updated dependencies [[`d584f189`](https://github.com/lemonmade/watch/commit/d584f189eaa7b42acddc61a1dee2961d55a00b4d)]:
- @watching/clips@0.5.5

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/clips-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"access": "public",
"@watching/registry": "https://registry.npmjs.org"
},
"version": "0.2.4",
"version": "0.2.5",
"engines": {
"node": ">=18.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/clips/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watching/clips

## 0.5.5

### Patch Changes

- [`d584f189`](https://github.com/lemonmade/watch/commit/d584f189eaa7b42acddc61a1dee2961d55a00b4d) Thanks [@lemonmade](https://github.com/lemonmade)! - Update threads dependency

## 0.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/clips/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@watching/clips",
"version": "0.5.4",
"version": "0.5.5",
"license": "MIT",
"type": "module",
"publishConfig": {
Expand Down
6 changes: 6 additions & 0 deletions packages/thread-render/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watching/thread-render

## 0.2.5

### Patch Changes

- [`d584f189`](https://github.com/lemonmade/watch/commit/d584f189eaa7b42acddc61a1dee2961d55a00b4d) Thanks [@lemonmade](https://github.com/lemonmade)! - Update threads dependency

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/thread-render/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"license": "MIT",
"private": true,
"version": "0.2.4",
"version": "0.2.5",
"engines": {
"node": ">=18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"zod": "^3.21.4"
},
"peerDependencies": {
"@watching/clips": "^0.5.4"
"@watching/clips": "^0.5.5"
},
"peerDependenciesMeta": {
"@watching/clips": {
Expand Down
7 changes: 7 additions & 0 deletions packages/zest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lemon/zest

## 0.1.29

### Patch Changes

- Updated dependencies [[`d584f189`](https://github.com/lemonmade/watch/commit/d584f189eaa7b42acddc61a1dee2961d55a00b4d)]:
- @watching/clips@0.5.5

## 0.1.28

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/zest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lemon/zest",
"version": "0.1.28",
"version": "0.1.29",
"type": "module",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit 418aa4c

Please sign in to comment.