Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and astahmer committed Mar 2, 2023
1 parent 794b700 commit 82597fb
Show file tree
Hide file tree
Showing 17 changed files with 65 additions and 26 deletions.
9 changes: 0 additions & 9 deletions .changeset/rotten-shrimps-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-insects-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-radios-decide.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/react-basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @box-extractor/example-react-basic

## 0.4.8

### Patch Changes

- Updated dependencies []:
- @box-extractor/vanilla-wind@0.3.8

## 0.4.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/react-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@box-extractor/example-react-basic",
"private": true,
"version": "0.4.7",
"version": "0.4.8",
"repository": {
"type": "git",
"url": "https://github.com/astahmer/box-extractor.git"
Expand Down
7 changes: 7 additions & 0 deletions examples/react-rakkas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @box-extractor/examples-react-rakkas

## 0.2.9

### Patch Changes

- Updated dependencies []:
- @box-extractor/vanilla-wind@0.3.8

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/react-rakkas/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@box-extractor/examples-react-rakkas",
"type": "module",
"version": "0.2.8",
"version": "0.2.9",
"private": true,
"scripts": {
"dev": "rakkas",
Expand Down
8 changes: 8 additions & 0 deletions examples/react-vite-plugin-ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @box-extractor/example-vite-plugin-ssr

## 0.3.9

### Patch Changes

- Updated dependencies [[`21e61bf`](https://github.com/astahmer/box-extractor/commit/21e61bf69ad727355e43d037c1ee3d62d245daff), [`10ffcb0`](https://github.com/astahmer/box-extractor/commit/10ffcb03129698fcbdfffe9a37eb6fcc251654c1), [`8cac8be`](https://github.com/astahmer/box-extractor/commit/8cac8be9af51822876d5d6e219fe0ea9243f74e6)]:
- @box-extractor/core@0.8.1
- @box-extractor/vanilla-wind@0.3.8

## 0.3.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/react-vite-plugin-ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@box-extractor/example-vite-plugin-ssr",
"private": true,
"version": "0.3.8",
"version": "0.3.9",
"type": "module",
"scripts": {
"dev": "tsx ./src/server/index.ts",
Expand Down
14 changes: 14 additions & 0 deletions packages/box-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @box-extractor/core

## 0.8.1

### Patch Changes

- [#47](https://github.com/astahmer/box-extractor/pull/47) [`21e61bf`](https://github.com/astahmer/box-extractor/commit/21e61bf69ad727355e43d037c1ee3d62d245daff) Thanks [@astahmer](https://github.com/astahmer)! - refactor: always return a BoxNodeList from extractCallExpressionValues

feat: functions.matchArg

rename: extractCallExpressionValues -> extractCallExpressionArguments

- [#47](https://github.com/astahmer/box-extractor/pull/47) [`10ffcb0`](https://github.com/astahmer/box-extractor/commit/10ffcb03129698fcbdfffe9a37eb6fcc251654c1) Thanks [@astahmer](https://github.com/astahmer)! - feat: add BoxContext with flags + eval callbacks

- [#47](https://github.com/astahmer/box-extractor/pull/47) [`8cac8be`](https://github.com/astahmer/box-extractor/commit/8cac8be9af51822876d5d6e219fe0ea9243f74e6) Thanks [@astahmer](https://github.com/astahmer)! - fix: getComponentName for factories (PropertyAccessExpression)

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/box-extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@box-extractor/core",
"version": "0.8.0",
"version": "0.8.1",
"repository": {
"type": "git",
"url": "https://github.com/astahmer/box-extractor.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @box-extractor/cli

## 0.3.8

### Patch Changes

- Updated dependencies [[`21e61bf`](https://github.com/astahmer/box-extractor/commit/21e61bf69ad727355e43d037c1ee3d62d245daff), [`10ffcb0`](https://github.com/astahmer/box-extractor/commit/10ffcb03129698fcbdfffe9a37eb6fcc251654c1), [`8cac8be`](https://github.com/astahmer/box-extractor/commit/8cac8be9af51822876d5d6e219fe0ea9243f74e6)]:
- @box-extractor/core@0.8.1

## 0.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@box-extractor/cli",
"version": "0.3.7",
"version": "0.3.8",
"bin": {
"box-extractor": "./bin.js"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/vanilla-wind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @box-extractor/vanilla-wind

## 0.3.8

### Patch Changes

- Updated dependencies [[`21e61bf`](https://github.com/astahmer/box-extractor/commit/21e61bf69ad727355e43d037c1ee3d62d245daff), [`10ffcb0`](https://github.com/astahmer/box-extractor/commit/10ffcb03129698fcbdfffe9a37eb6fcc251654c1), [`8cac8be`](https://github.com/astahmer/box-extractor/commit/8cac8be9af51822876d5d6e219fe0ea9243f74e6)]:
- @box-extractor/core@0.8.1

## 0.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vanilla-wind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@box-extractor/vanilla-wind",
"version": "0.3.7",
"version": "0.3.8",
"main": "dist/box-extractor-vanilla-wind.cjs.js",
"module": "dist/box-extractor-vanilla-wind.esm.js",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @box-extractor/site

## 0.2.9

### Patch Changes

- Updated dependencies [[`21e61bf`](https://github.com/astahmer/box-extractor/commit/21e61bf69ad727355e43d037c1ee3d62d245daff), [`10ffcb0`](https://github.com/astahmer/box-extractor/commit/10ffcb03129698fcbdfffe9a37eb6fcc251654c1), [`8cac8be`](https://github.com/astahmer/box-extractor/commit/8cac8be9af51822876d5d6e219fe0ea9243f74e6)]:
- @box-extractor/core@0.8.1
- @box-extractor/vanilla-wind@0.3.8

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@box-extractor/site",
"private": true,
"version": "0.2.8",
"version": "0.2.9",
"type": "module",
"scripts": {
"dev": "rakkas",
Expand Down

0 comments on commit 82597fb

Please sign in to comment.