Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gql-svc committed Aug 5, 2024
1 parent ea871bb commit 1010df3
Show file tree
Hide file tree
Showing 12 changed files with 99 additions and 30 deletions.

This file was deleted.

7 changes: 0 additions & 7 deletions change/@nova-react-f3fa87cf-0982-490f-85ea-23e3eda2fcdf.json

This file was deleted.

This file was deleted.

27 changes: 27 additions & 0 deletions packages/examples/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@nova/examples",
"entries": [
{
"date": "Mon, 05 Aug 2024 00:10:12 GMT",
"tag": "@nova/examples_v1.2.0",
"version": "1.2.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@nova/examples",
"commit": "ea871bbe03efb4188fdf59c314e8ab4faaf1da94",
"comment": "bump react"
},
{
"author": "beachball",
"package": "@nova/examples",
"comment": "Bump @nova/react to v2.5.0",
"commit": "ea871bbe03efb4188fdf59c314e8ab4faaf1da94"
},
{
"author": "beachball",
"package": "@nova/examples",
"comment": "Bump @nova/react-test-utils to v4.4.0",
"commit": "ea871bbe03efb4188fdf59c314e8ab4faaf1da94"
}
]
}
},
{
"date": "Fri, 24 May 2024 22:25:18 GMT",
"tag": "@nova/examples_v1.1.1",
Expand Down
12 changes: 11 additions & 1 deletion packages/examples/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @nova/examples

This log was last generated on Fri, 24 May 2024 22:25:18 GMT and should not be manually modified.
This log was last generated on Mon, 05 Aug 2024 00:10:12 GMT and should not be manually modified.

<!-- Start content -->

## 1.2.0

Mon, 05 Aug 2024 00:10:12 GMT

### Minor changes

- bump react ([email protected])
- Bump @nova/react to v2.5.0
- Bump @nova/react-test-utils to v4.4.0

## 1.1.1

Fri, 24 May 2024 22:25:18 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nova/examples",
"license": "MIT",
"version": "1.1.1",
"version": "1.2.0",
"main": "./src/index.ts",
"scripts": {
"build": "monorepo-scripts build",
Expand All @@ -15,9 +15,9 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@nova/react": "2.4.0",
"@nova/react": "2.5.0",
"@nova/graphql-compiler": "1.0.1",
"@nova/react-test-utils": "4.3.1",
"@nova/react-test-utils": "4.4.0",
"@nova/types": "1.4.0",
"graphql": "^15.5.0",
"react": "^18.3.1",
Expand Down
21 changes: 21 additions & 0 deletions packages/nova-react-test-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@nova/react-test-utils",
"entries": [
{
"date": "Mon, 05 Aug 2024 00:10:12 GMT",
"tag": "@nova/react-test-utils_v4.4.0",
"version": "4.4.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@nova/react-test-utils",
"commit": "ea871bbe03efb4188fdf59c314e8ab4faaf1da94",
"comment": "bump react"
},
{
"author": "beachball",
"package": "@nova/react-test-utils",
"comment": "Bump @nova/react to v2.5.0",
"commit": "ea871bbe03efb4188fdf59c314e8ab4faaf1da94"
}
]
}
},
{
"date": "Fri, 24 May 2024 22:25:18 GMT",
"tag": "@nova/react-test-utils_v4.3.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/nova-react-test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @nova/react-test-utils

This log was last generated on Fri, 24 May 2024 22:25:18 GMT and should not be manually modified.
This log was last generated on Mon, 05 Aug 2024 00:10:12 GMT and should not be manually modified.

<!-- Start content -->

## 4.4.0

Mon, 05 Aug 2024 00:10:12 GMT

### Minor changes

- bump react ([email protected])
- Bump @nova/react to v2.5.0

## 4.3.1

Fri, 24 May 2024 22:25:18 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/nova-react-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nova/react-test-utils",
"license": "MIT",
"version": "4.3.1",
"version": "4.4.0",
"main": "./src/index.ts",
"scripts": {
"build": "monorepo-scripts build",
Expand All @@ -20,7 +20,7 @@
"@graphitation/apollo-react-relay-duct-tape": "^1.0.30",
"@graphitation/graphql-js-operation-payload-generator": "^0.12.0",
"@graphitation/graphql-js-tag": "^0.9.0",
"@nova/react": "^2.4.0",
"@nova/react": "^2.5.0",
"@nova/types": "^1.4.0",
"@storybook/addon-actions": "^7.6.19",
"@storybook/preview-api": "^7.6.19",
Expand Down
15 changes: 15 additions & 0 deletions packages/nova-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@nova/react",
"entries": [
{
"date": "Mon, 05 Aug 2024 00:10:12 GMT",
"tag": "@nova/react_v2.5.0",
"version": "2.5.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@nova/react",
"commit": "ea871bbe03efb4188fdf59c314e8ab4faaf1da94",
"comment": "bump react"
}
]
}
},
{
"date": "Fri, 24 May 2024 22:25:18 GMT",
"tag": "@nova/react_v2.4.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/nova-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @nova/react

This log was last generated on Fri, 24 May 2024 22:25:18 GMT and should not be manually modified.
This log was last generated on Mon, 05 Aug 2024 00:10:12 GMT and should not be manually modified.

<!-- Start content -->

## 2.5.0

Mon, 05 Aug 2024 00:10:12 GMT

### Minor changes

- bump react ([email protected])

## 2.4.0

Fri, 24 May 2024 22:25:18 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/nova-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nova/react",
"license": "MIT",
"version": "2.4.0",
"version": "2.5.0",
"main": "./src/index.ts",
"scripts": {
"build": "monorepo-scripts build",
Expand Down

0 comments on commit 1010df3

Please sign in to comment.