Skip to content

Commit f338dd8

Browse files
chore: release updates
Signed-off-by: Henry Gressmann <[email protected]>
1 parent c1e4460 commit f338dd8

File tree

31 files changed

+122
-38
lines changed

31 files changed

+122
-38
lines changed

.changeset/tall-needles-prove.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

packages/expo-plugin-aboutlibraries/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# expo-plugin-aboutlibraries
22

3+
## 0.2.8
4+
5+
### Patch Changes
6+
7+
- [`2b328ea`](https://github.com/explodingcamera/esm/commit/2b328eacef3fe12dcce1587d4f7f3dce14f26764) Thanks [@explodingcamera](https://github.com/explodingcamera)! - update dependencies
8+
39
## 0.2.7
410

511
### Patch Changes

packages/expo-plugin-aboutlibraries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expo-plugin-aboutlibraries",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "A simple expo config plugin to add the aboutlibraries plugin to your app",
55
"keywords": [
66
"expo",

packages/legalizer/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# legalizer
22

3+
## 0.1.12
4+
5+
### Patch Changes
6+
7+
- [`2b328ea`](https://github.com/explodingcamera/esm/commit/2b328eacef3fe12dcce1587d4f7f3dce14f26764) Thanks [@explodingcamera](https://github.com/explodingcamera)! - update dependencies
8+
9+
- Updated dependencies [[`2b328ea`](https://github.com/explodingcamera/esm/commit/2b328eacef3fe12dcce1587d4f7f3dce14f26764)]:
10+
11+
12+
313
## 0.1.11
414

515
### Patch Changes

packages/legalizer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "legalizer",
33
"support": "preview",
4-
"version": "0.1.11",
4+
"version": "0.1.12",
55
"description": "Generate License Information from all dependencies in a project",
66
"bin": {
77
"legalizer": "bin.mjs"
@@ -31,8 +31,8 @@
3131
},
3232
"dependencies": {
3333
"spdx-license-list": "^6.7.0",
34-
"ucmd": "workspace:^0.4.5",
35-
"unlocked": "workspace:0.2.6"
34+
"ucmd": "workspace:^0.4.6",
35+
"unlocked": "workspace:0.2.7"
3636
},
3737
"devDependencies": {
3838
"scripts": "workspace:*",

packages/lit-q/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# lit-q
22

3+
## 0.3.8
4+
5+
### Patch Changes
6+
7+
- [`2b328ea`](https://github.com/explodingcamera/esm/commit/2b328eacef3fe12dcce1587d4f7f3dce14f26764) Thanks [@explodingcamera](https://github.com/explodingcamera)! - update dependencies
8+
39
## 0.3.7
410

511
### Patch Changes

packages/lit-q/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lit-q",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "A simple async query/mutation library for Lit/LitElement inspired by react-query",
55
"keywords": [
66
"lit",
@@ -37,7 +37,7 @@
3737
"@types/node": "^20.8.2",
3838
"jsdom": "^22.1.0",
3939
"lit": "^2.8.0",
40-
"scripts": "workspace:0.0.8",
40+
"scripts": "workspace:0.0.9",
4141
"vite": "^4.4.10",
4242
"vitest": "^0.34.6"
4343
},

packages/minify-literals/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# minify-literals
22

3+
## 1.0.8
4+
5+
### Patch Changes
6+
7+
- [`2b328ea`](https://github.com/explodingcamera/esm/commit/2b328eacef3fe12dcce1587d4f7f3dce14f26764) Thanks [@explodingcamera](https://github.com/explodingcamera)! - update dependencies
8+
39
## 1.0.7
410

511
### Patch Changes

packages/minify-literals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minify-literals",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Minify CSS and HTML literals",
55
"keywords": [
66
"literals",

packages/multichat/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# multichat
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [`2b328ea`](https://github.com/explodingcamera/esm/commit/2b328eacef3fe12dcce1587d4f7f3dce14f26764) Thanks [@explodingcamera](https://github.com/explodingcamera)! - update dependencies
8+
39
## 0.0.2
410

511
### Patch Changes

0 commit comments

Comments
 (0)