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 Feb 17, 2024
1 parent c7cf885 commit c71c816
Show file tree
Hide file tree
Showing 17 changed files with 58 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-toes-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-llamas-battle.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/ten-donkeys-clap.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@watching/clips-svelte": "workspace:*"
},
"peerDependencies": {
"@watching/clips": "^0.5.1"
"@watching/clips": "^0.5.2"
},
"peerDependenciesMeta": {
"@watching/clips": {
Expand Down
9 changes: 9 additions & 0 deletions packages/clips-preact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @watching/clips-preact

## 0.2.3

### Patch Changes

- [`c7cf8857`](https://github.com/lemonmade/watch/commit/c7cf885785297bd16e9085f3ae25b98fff02b0f4) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix RemoteRootElement initial mutation

- Updated dependencies [[`fa2bcf46`](https://github.com/lemonmade/watch/commit/fa2bcf46f19fd2c0e49d8131505f35ddaddbde08), [`c7cf8857`](https://github.com/lemonmade/watch/commit/c7cf885785297bd16e9085f3ae25b98fff02b0f4)]:
- @watching/clips@0.5.2

## 0.2.2

### 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.2",
"version": "0.2.3",
"license": "MIT",
"type": "module",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/clips-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @watching/clips-react

## 0.4.2

### Patch Changes

- [`bd790276`](https://github.com/lemonmade/watch/commit/bd790276652c7b1f94db239af34eefbab9ff4ad8) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix polyfill import

- [`c7cf8857`](https://github.com/lemonmade/watch/commit/c7cf885785297bd16e9085f3ae25b98fff02b0f4) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix RemoteRootElement initial mutation

- Updated dependencies [[`fa2bcf46`](https://github.com/lemonmade/watch/commit/fa2bcf46f19fd2c0e49d8131505f35ddaddbde08), [`c7cf8857`](https://github.com/lemonmade/watch/commit/c7cf885785297bd16e9085f3ae25b98fff02b0f4)]:
- @watching/clips@0.5.2

## 0.4.1

### 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.1",
"version": "0.4.2",
"license": "MIT",
"type": "module",
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions packages/clips-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @watching/clips-svelte

## 0.2.2

### Patch Changes

- [`c7cf8857`](https://github.com/lemonmade/watch/commit/c7cf885785297bd16e9085f3ae25b98fff02b0f4) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix RemoteRootElement initial mutation

- Updated dependencies [[`fa2bcf46`](https://github.com/lemonmade/watch/commit/fa2bcf46f19fd2c0e49d8131505f35ddaddbde08), [`c7cf8857`](https://github.com/lemonmade/watch/commit/c7cf885785297bd16e9085f3ae25b98fff02b0f4)]:
- @watching/clips@0.5.2

## 0.2.1

### 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.1",
"version": "0.2.2",
"engines": {
"node": ">=18.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/clips/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @watching/clips

## 0.5.2

### Patch Changes

- [`fa2bcf46`](https://github.com/lemonmade/watch/commit/fa2bcf46f19fd2c0e49d8131505f35ddaddbde08) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix Action component props

- [`c7cf8857`](https://github.com/lemonmade/watch/commit/c7cf885785297bd16e9085f3ae25b98fff02b0f4) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix RemoteRootElement initial mutation

## 0.5.1

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

### Patch Changes

- [`c7cf8857`](https://github.com/lemonmade/watch/commit/c7cf885785297bd16e9085f3ae25b98fff02b0f4) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix RemoteRootElement initial mutation

## 0.2.1

### 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.1",
"version": "0.2.2",
"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.1"
"@watching/clips": "^0.5.2"
},
"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.26

### Patch Changes

- Updated dependencies [[`fa2bcf46`](https://github.com/lemonmade/watch/commit/fa2bcf46f19fd2c0e49d8131505f35ddaddbde08), [`c7cf8857`](https://github.com/lemonmade/watch/commit/c7cf885785297bd16e9085f3ae25b98fff02b0f4)]:
- @watching/clips@0.5.2

## 0.1.25

### 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.25",
"version": "0.1.26",
"type": "module",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit c71c816

Please sign in to comment.