Skip to content

Commit a1f06ae

Browse files
chore: update changelogs
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 7adf233 commit a1f06ae

File tree

20 files changed

+72
-28
lines changed

20 files changed

+72
-28
lines changed

.changeset/rotten-crabs-obey.md

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

.changeset/twelve-carrots-decide.md

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

packages/css/CHANGELOG.md

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

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

511
### Patch Changes

packages/css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explodingcamera/css",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "",
55
"keywords": [],
66
"homepage": "https://github.com/explodingcamera/esm/tree/main/packages/css",

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.9
4+
5+
### Patch Changes
6+
7+
- [`7adf233`](https://github.com/explodingcamera/esm/commit/7adf23335c7ae82b5237e3bb8e5288fdaf78b701) Thanks [@explodingcamera](https://github.com/explodingcamera)! - chore: update dependencies
8+
39
## 0.2.8
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.8",
3+
"version": "0.2.9",
44
"description": "A simple expo config plugin to add the aboutlibraries plugin to your app",
55
"keywords": [
66
"expo",

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.9
4+
5+
### Patch Changes
6+
7+
- [`7adf233`](https://github.com/explodingcamera/esm/commit/7adf23335c7ae82b5237e3bb8e5288fdaf78b701) Thanks [@explodingcamera](https://github.com/explodingcamera)! - chore: update dependencies
8+
39
## 0.3.8
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.8",
3+
"version": "0.3.9",
44
"description": "A simple async query/mutation library for Lit/LitElement inspired by react-query",
55
"keywords": [
66
"lit",
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"lit": "^3.1.2",
37-
"scripts": "workspace:0.0.9",
37+
"scripts": "workspace:0.0.10",
3838
"@happy-dom/global-registrator": "^13.3.8"
3939
},
4040
"peerDependencies": {

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.9
4+
5+
### Patch Changes
6+
7+
- [`7adf233`](https://github.com/explodingcamera/esm/commit/7adf23335c7ae82b5237e3bb8e5288fdaf78b701) Thanks [@explodingcamera](https://github.com/explodingcamera)! - chore: update dependencies
8+
39
## 1.0.8
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.8",
3+
"version": "1.0.9",
44
"description": "Minify CSS and HTML literals",
55
"keywords": [
66
"literals",

0 commit comments

Comments
 (0)