Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lobor committed Jan 8, 2025
1 parent c758bea commit c1c2d00
Show file tree
Hide file tree
Showing 15 changed files with 62 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/quick-socks-rest.md

This file was deleted.

4 changes: 2 additions & 2 deletions apps/crossed-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@crossed/babel-plugin": "0.4.0",
"@crossed/core": "0.8.3",
"@crossed/styled": "workspace:^",
"@crossed/theme": "workspace:2.2.4",
"@crossed/ui": "6.3.0",
"@crossed/theme": "workspace:2.2.5",
"@crossed/ui": "6.3.1",
"@crossed/unicons": "workspace:*",
"@gorhom/portal": "^1.0.14",
"@react-native/gradle-plugin": "^0.75.3",
Expand Down
9 changes: 9 additions & 0 deletions apps/doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# crossed-doc

## 0.10.1

### Patch Changes

- Updated dependencies [928f5aa]
- @crossed/theme@2.2.5
- @crossed/ui@6.3.1
- @crossed/webpack@2.1.5

## 0.10.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions apps/doc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossed-doc",
"private": true,
"version": "0.10.0",
"version": "0.10.1",
"type": "module",
"scripts": {
"dev": "storybook dev -p 6006",
Expand All @@ -13,10 +13,10 @@
},
"dependencies": {
"@crossed/styled": "workspace:0.14.4",
"@crossed/theme": "workspace:2.2.4",
"@crossed/ui": "workspace:6.3.0",
"@crossed/theme": "workspace:2.2.5",
"@crossed/ui": "workspace:6.3.1",
"@crossed/unicons": "3.0.2",
"@crossed/webpack": "workspace:2.1.4",
"@crossed/webpack": "workspace:2.1.5",
"@gorhom/portal": "^1.0.14",
"@storybook/addon-designs": "^8.0.3",
"@storybook/manager-api": "^8.3.5",
Expand Down
7 changes: 7 additions & 0 deletions packages/loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @crossed/loader

## 3.0.5

### Patch Changes

- Updated dependencies [928f5aa]
- @crossed/theme@2.2.5

## 3.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/loader/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@crossed/loader",
"description": "",
"version": "3.0.4",
"version": "3.0.5",
"main": "lib/commonjs/index",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index",
Expand Down
6 changes: 6 additions & 0 deletions packages/next-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @crossed/next-adapter

## 0.7.5

### Patch Changes

- @crossed/webpack@2.1.5

## 0.7.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/next-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.7.4",
"version": "0.7.5",
"license": "MIT",
"main": "lib/commonjs/index.js",
"module": "lib/modules/index.js",
Expand Down Expand Up @@ -56,7 +56,7 @@
"typescript": "^5.4.2"
},
"dependencies": {
"@crossed/webpack": "2.1.4",
"@crossed/webpack": "2.1.5",
"find-yarn-workspace-root": "^2.0.0",
"fs-extra": "^11.1.0",
"next": "^13.4.19",
Expand Down
6 changes: 6 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @crossed/theme

## 2.2.5

### Patch Changes

- 928f5aa: fix theme colors

## 2.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@crossed/theme",
"description": "unicons",
"version": "2.2.4",
"version": "2.2.5",
"main": "lib/commonjs/index",
"types": "lib/typescript/index.d.ts",
"module": "lib/module/index",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @crossed/ui

## 6.3.1

### Patch Changes

- Updated dependencies [928f5aa]
- @crossed/theme@2.2.5
- @crossed/unicons@3.0.2

## 6.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@crossed/ui",
"description": "A universal & performant styling library for React Native, Next.js & React",
"version": "6.3.0",
"version": "6.3.1",
"sideEffects": false,
"keywords": [
"React Native",
Expand Down
6 changes: 6 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @crossed/webpack

## 2.1.5

### Patch Changes

- @crossed/loader@3.0.5

## 2.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crossed/webpack",
"version": "2.1.4",
"version": "2.1.5",
"description": "",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand All @@ -18,7 +18,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@crossed/loader": "3.0.4",
"@crossed/loader": "3.0.5",
"@crossed/log": "0.1.1",
"esprima": "^4.0.1",
"static-eval": "^2.1.1",
Expand Down
14 changes: 7 additions & 7 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 c1c2d00

Please sign in to comment.