applying package updates
This commit is contained in:
Родитель
9841ee63ec
Коммит
b47d7a54f5
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "minor",
|
||||
"comment": "add eventing interceptor",
|
||||
"packageName": "@nova/react",
|
||||
"email": "Stanislaw.Wilczynski@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@nova/examples",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Mar 2024 18:03:54 GMT",
|
||||
"tag": "@nova/examples_v1.0.8",
|
||||
"version": "1.0.8",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@nova/examples",
|
||||
"comment": "Bump @nova/react to v2.1.0",
|
||||
"commit": "9841ee63ecd602264c8fb14690ebef679bb1752b"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@nova/examples",
|
||||
"comment": "Bump @nova/react-test-utils to v4.2.1",
|
||||
"commit": "9841ee63ecd602264c8fb14690ebef679bb1752b"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 08 Mar 2024 17:52:20 GMT",
|
||||
"tag": "@nova/examples_v1.0.7",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @nova/examples
|
||||
|
||||
This log was last generated on Fri, 08 Mar 2024 17:52:20 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 08 Mar 2024 18:03:54 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.0.8
|
||||
|
||||
Fri, 08 Mar 2024 18:03:54 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @nova/react to v2.1.0
|
||||
- Bump @nova/react-test-utils to v4.2.1
|
||||
|
||||
## 1.0.7
|
||||
|
||||
Fri, 08 Mar 2024 17:52:20 GMT
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@nova/examples",
|
||||
"license": "MIT",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"main": "./src/index.ts",
|
||||
"scripts": {
|
||||
"build": "monorepo-scripts build",
|
||||
|
@ -15,9 +15,9 @@
|
|||
"build-storybook": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nova/react": "2.0.0",
|
||||
"@nova/react": "2.1.0",
|
||||
"@nova/graphql-compiler": "1.0.1",
|
||||
"@nova/react-test-utils": "4.2.0",
|
||||
"@nova/react-test-utils": "4.2.1",
|
||||
"@nova/types": "1.4.0",
|
||||
"graphql": "^15.5.0",
|
||||
"react": "^17.0.2",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@nova/react-test-utils",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Mar 2024 18:03:54 GMT",
|
||||
"tag": "@nova/react-test-utils_v4.2.1",
|
||||
"version": "4.2.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@nova/react-test-utils",
|
||||
"comment": "Bump @nova/react to v2.1.0",
|
||||
"commit": "9841ee63ecd602264c8fb14690ebef679bb1752b"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 08 Mar 2024 17:52:20 GMT",
|
||||
"tag": "@nova/react-test-utils_v4.2.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @nova/react-test-utils
|
||||
|
||||
This log was last generated on Fri, 08 Mar 2024 17:52:20 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 08 Mar 2024 18:03:54 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 4.2.1
|
||||
|
||||
Fri, 08 Mar 2024 18:03:54 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @nova/react to v2.1.0
|
||||
|
||||
## 4.2.0
|
||||
|
||||
Fri, 08 Mar 2024 17:52:20 GMT
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@nova/react-test-utils",
|
||||
"license": "MIT",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"main": "./src/index.ts",
|
||||
"scripts": {
|
||||
"build": "monorepo-scripts build",
|
||||
|
@ -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.0.0",
|
||||
"@nova/react": "^2.1.0",
|
||||
"@nova/types": "^1.4.0",
|
||||
"@storybook/addon-actions": "^7.0.11",
|
||||
"@storybook/addons": "^7.0.11",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@nova/react",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 08 Mar 2024 18:03:54 GMT",
|
||||
"tag": "@nova/react_v2.1.0",
|
||||
"version": "2.1.0",
|
||||
"comments": {
|
||||
"minor": [
|
||||
{
|
||||
"author": "Stanislaw.Wilczynski@microsoft.com",
|
||||
"package": "@nova/react",
|
||||
"commit": "9841ee63ecd602264c8fb14690ebef679bb1752b",
|
||||
"comment": "add eventing interceptor"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 08 Mar 2024 17:52:20 GMT",
|
||||
"tag": "@nova/react_v2.0.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @nova/react
|
||||
|
||||
This log was last generated on Fri, 08 Mar 2024 17:52:20 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 08 Mar 2024 18:03:54 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 2.1.0
|
||||
|
||||
Fri, 08 Mar 2024 18:03:54 GMT
|
||||
|
||||
### Minor changes
|
||||
|
||||
- add eventing interceptor (Stanislaw.Wilczynski@microsoft.com)
|
||||
|
||||
## 2.0.0
|
||||
|
||||
Fri, 08 Mar 2024 17:52:20 GMT
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@nova/react",
|
||||
"license": "MIT",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"main": "./src/index.ts",
|
||||
"scripts": {
|
||||
"build": "monorepo-scripts build",
|
||||
|
|
Загрузка…
Ссылка в новой задаче