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 Jan 30, 2023
1 parent b0ba058 commit 20fb972
Show file tree
Hide file tree
Showing 17 changed files with 62 additions and 27 deletions.
10 changes: 0 additions & 10 deletions .changeset/early-pandas-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-wasps-cover.md

This file was deleted.

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

## 0.4.39

### Patch Changes

- [#227](https://github.com/lemonmade/watch/pull/227) [`c176a45`](https://github.com/lemonmade/watch/commit/c176a45a7289e1fedcd88d45510cd042285d4436) Thanks [@lemonmade](https://github.com/lemonmade)! - Update quilt and react dependencies

* [`1568ad2`](https://github.com/lemonmade/watch/commit/1568ad2fbdaf23e60afa77b16f3b598b17094643) Thanks [@lemonmade](https://github.com/lemonmade)! - Update quilt

## 0.4.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@watching/cli",
"description": "A CLI to develop apps for watch.lemon.tools",
"version": "0.4.38",
"version": "0.4.39",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down
6 changes: 6 additions & 0 deletions packages/clips-dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watching/clips-dom

## 0.1.14

### Patch Changes

- [#227](https://github.com/lemonmade/watch/pull/227) [`c176a45`](https://github.com/lemonmade/watch/commit/c176a45a7289e1fedcd88d45510cd042285d4436) Thanks [@lemonmade](https://github.com/lemonmade)! - Update quilt and react dependencies

## 0.1.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/clips-dom/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.1.13",
"version": "0.1.14",
"engines": {
"node": ">=14.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/clips-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @watching/clips-react

## 0.2.34

### Patch Changes

- [#227](https://github.com/lemonmade/watch/pull/227) [`c176a45`](https://github.com/lemonmade/watch/commit/c176a45a7289e1fedcd88d45510cd042285d4436) Thanks [@lemonmade](https://github.com/lemonmade)! - Update quilt and react dependencies

- Updated dependencies [[`c176a45`](https://github.com/lemonmade/watch/commit/c176a45a7289e1fedcd88d45510cd042285d4436)]:
- @watching/clips-dom@0.1.14
- @watching/thread-signals@0.1.8

## 0.2.33

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions 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.2.33",
"version": "0.2.34",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down Expand Up @@ -30,8 +30,8 @@
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.0",
"@watching/clips": "workspace:^0.2.27",
"@watching/clips-dom": "workspace:^0.1.13",
"@watching/thread-signals": "workspace:^0.1.7",
"@watching/clips-dom": "workspace:^0.1.14",
"@watching/thread-signals": "workspace:^0.1.8",
"preact": "^10.11.3"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/react-signals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watching/react-signals

## 0.1.5

### Patch Changes

- [#227](https://github.com/lemonmade/watch/pull/227) [`c176a45`](https://github.com/lemonmade/watch/commit/c176a45a7289e1fedcd88d45510cd042285d4436) Thanks [@lemonmade](https://github.com/lemonmade)! - Update quilt and react dependencies

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-signals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"access": "public",
"@watching/registry": "https://registry.npmjs.org"
},
"version": "0.1.4",
"version": "0.1.5",
"engines": {
"node": ">=14.0.0"
},
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.0.5

### Patch Changes

- [#227](https://github.com/lemonmade/watch/pull/227) [`c176a45`](https://github.com/lemonmade/watch/commit/c176a45a7289e1fedcd88d45510cd042285d4436) Thanks [@lemonmade](https://github.com/lemonmade)! - Update quilt and react dependencies

## 0.0.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.0.4",
"version": "0.0.5",
"engines": {
"node": ">=14.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/thread-signals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @watching/thread-signals

## 0.1.8

### Patch Changes

- [#227](https://github.com/lemonmade/watch/pull/227) [`c176a45`](https://github.com/lemonmade/watch/commit/c176a45a7289e1fedcd88d45510cd042285d4436) Thanks [@lemonmade](https://github.com/lemonmade)! - Update quilt and react dependencies

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/thread-signals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"access": "public",
"@watching/registry": "https://registry.npmjs.org"
},
"version": "0.1.7",
"version": "0.1.8",
"engines": {
"node": ">=14.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/zest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lemon/zest

## 0.0.15

### Patch Changes

- Updated dependencies [[`c176a45`](https://github.com/lemonmade/watch/commit/c176a45a7289e1fedcd88d45510cd042285d4436)]:
- @watching/react-signals@0.1.5
- @watching/thread-signals@0.1.8

## 0.0.14

### 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.0.14",
"version": "0.0.15",
"type": "module",
"private": true,
"main": "source/index.ts",
Expand Down
6 changes: 3 additions & 3 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 20fb972

Please sign in to comment.