Skip to content

Commit

Permalink
chore: 2024-12-02 release (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 2, 2024
1 parent 0846563 commit 51c5f51
Show file tree
Hide file tree
Showing 21 changed files with 72 additions and 33 deletions.
5 changes: 0 additions & 5 deletions .changeset/fifty-gorillas-glow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/happy-dolphins-marry.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/stupid-dolls-teach.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/chrome-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @webx-kit/chrome-types

## 0.1.1

### Patch Changes

- 40c4854: chore: upgrade deps

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webx-kit/chrome-types",
"version": "0.1.0",
"version": "0.1.1",
"exports": {
".": {
"types": "./src/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/core-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @webx-kit/core-plugin

## 0.1.1

### Patch Changes

- 40c4854: chore: upgrade deps

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webx-kit/core-plugin",
"version": "0.1.0",
"version": "0.1.1",
"type": "commonjs",
"exports": {
"./background": {
Expand Down
7 changes: 7 additions & 0 deletions packages/create-webx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# create-webx

## 0.1.1

### Patch Changes

- e44d163: refactor: rename `example` to `template`
- 40c4854: chore: upgrade deps

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-webx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-webx",
"version": "0.1.0",
"version": "0.1.1",
"type": "commonjs",
"bin": {
"create-webx": "./dist/index.js"
Expand Down
6 changes: 6 additions & 0 deletions packages/messaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @webx-kit/messaging

## 0.1.1

### Patch Changes

- 40c4854: chore: upgrade deps

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/messaging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webx-kit/messaging",
"version": "0.1.0",
"version": "0.1.1",
"exports": {
".": {
"types": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/modernjs-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @webx-kit/modernjs-plugin

## 0.1.1

### Patch Changes

- 96fc63c: chore: lock core-plugin at the same version
- 40c4854: chore: upgrade deps
- Updated dependencies [40c4854]
- @webx-kit/core-plugin@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modernjs-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webx-kit/modernjs-plugin",
"version": "0.1.0",
"version": "0.1.1",
"type": "commonjs",
"exports": {
".": {
Expand Down
9 changes: 9 additions & 0 deletions packages/rsbuild-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @webx-kit/rsbuild-plugin

## 0.1.1

### Patch Changes

- 96fc63c: chore: lock core-plugin at the same version
- 40c4854: chore: upgrade deps
- Updated dependencies [40c4854]
- @webx-kit/core-plugin@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rsbuild-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webx-kit/rsbuild-plugin",
"version": "0.1.0",
"version": "0.1.1",
"type": "commonjs",
"exports": {
".": {
Expand Down
6 changes: 6 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @webx-kit/runtime

## 0.1.1

### Patch Changes

- 40c4854: chore: upgrade deps

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webx-kit/runtime",
"version": "0.1.0",
"version": "0.1.1",
"exports": {
".": {
"types": "./src/index.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @webx-kit/storage

## 0.1.1

### Patch Changes

- 40c4854: chore: upgrade deps

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webx-kit/storage",
"version": "0.1.0",
"version": "0.1.1",
"exports": {
".": {
"types": "./src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @webx-kit/test-utils

## 0.1.1

### Patch Changes

- 40c4854: chore: upgrade deps
- Updated dependencies [40c4854]
- @webx-kit/chrome-types@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webx-kit/test-utils",
"version": "0.1.0",
"version": "0.1.1",
"bin": {
"webx-launch": "bin/webx-launch.mjs"
},
Expand Down

0 comments on commit 51c5f51

Please sign in to comment.