Skip to content

Commit

Permalink
Publish packages 🚀 (#336)
Browse files Browse the repository at this point in the history
* Publish packages

* Fixup versions

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lemonmade and github-actions[bot] authored Sep 16, 2024
1 parent 0dbd36f commit d9e2845
Show file tree
Hide file tree
Showing 19 changed files with 6,560 additions and 5,124 deletions.
10 changes: 0 additions & 10 deletions .changeset/few-buttons-hang.md

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"vitest": "^2.0.5",
"wrangler": "^3.50.0"
},
"packageManager": "pnpm@8.15.4+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2",
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c",
"prettier": "@quilted/prettier",
"browserslist": [
"defaults and not dead"
Expand Down
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.2.0

### Minor Changes

- [#333](https://github.com/lemonmade/watch/pull/333) [`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60) Thanks [@lemonmade](https://github.com/lemonmade)! - Update custom element APIs

### Patch Changes

- Updated dependencies [[`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60)]:
- @watching/clips@0.6.0
- @watching/tools@0.3.0

## 2.1.7

### 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.7",
"version": "2.2.0",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@watching/clips-svelte": "workspace:*"
},
"peerDependencies": {
"@watching/clips": "^0.5.6"
"@watching/clips": "^0.6.0"
},
"peerDependenciesMeta": {
"@watching/clips": {
Expand Down
11 changes: 11 additions & 0 deletions packages/clips-preact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @watching/clips-preact

## 0.3.0

### Minor Changes

- [#333](https://github.com/lemonmade/watch/pull/333) [`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60) Thanks [@lemonmade](https://github.com/lemonmade)! - Update custom element APIs

### Patch Changes

- Updated dependencies [[`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60)]:
- @watching/clips@0.6.0

## 0.2.8

### 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.8",
"version": "0.3.0",
"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.5.0

### Minor Changes

- [#333](https://github.com/lemonmade/watch/pull/333) [`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60) Thanks [@lemonmade](https://github.com/lemonmade)! - Update custom element APIs

### Patch Changes

- Updated dependencies [[`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60)]:
- @watching/clips@0.6.0

## 0.4.7

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

## 0.3.0

### Minor Changes

- [#333](https://github.com/lemonmade/watch/pull/333) [`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60) Thanks [@lemonmade](https://github.com/lemonmade)! - Update custom element APIs

### Patch Changes

- Updated dependencies [[`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60)]:
- @watching/clips@0.6.0

## 0.2.6

### 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.6",
"version": "0.3.0",
"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.6.0

### Minor Changes

- [#333](https://github.com/lemonmade/watch/pull/333) [`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60) Thanks [@lemonmade](https://github.com/lemonmade)! - Update custom element APIs

## 0.5.6

### 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.6",
"version": "0.6.0",
"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.7

### Patch Changes

- [#333](https://github.com/lemonmade/watch/pull/333) [`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60) Thanks [@lemonmade](https://github.com/lemonmade)! - Update custom element APIs

## 0.2.6

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

## 0.3.0

### Patch Changes

- Updated dependencies [[`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60)]:
- @watching/clips@0.6.0

## 0.2.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/tools/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.2.2",
"version": "0.3.0",
"engines": {
"node": ">=18.0.0"
},
Expand Down Expand Up @@ -76,7 +76,7 @@
"zod": "^3.21.4"
},
"peerDependencies": {
"@watching/clips": "^0.5.6"
"@watching/clips": "^0.6.0"
},
"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.31

### Patch Changes

- Updated dependencies [[`0dbd36fa`](https://github.com/lemonmade/watch/commit/0dbd36fac1f2fbdac29bf5a54974a7d4f48a8d60)]:
- @watching/clips@0.6.0

## 0.1.30

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

0 comments on commit d9e2845

Please sign in to comment.