applying package updates
This commit is contained in:
Родитель
3fd09307e6
Коммит
02451e6ef8
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "showcase EventingProvider",
|
||||
"packageName": "@nova/examples",
|
||||
"email": "Stanislaw.Wilczynski@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "minor",
|
||||
"comment": "implement EventingProvider utility",
|
||||
"packageName": "@nova/react-test-utils",
|
||||
"email": "Stanislaw.Wilczynski@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@nova/examples",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 18 Sep 2024 22:06:51 GMT",
|
||||
"tag": "@nova/examples_v1.3.4",
|
||||
"version": "1.3.4",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "Stanislaw.Wilczynski@microsoft.com",
|
||||
"package": "@nova/examples",
|
||||
"commit": "3fd09307e6d676411d0bfe93b89d496a897ed8e4",
|
||||
"comment": "showcase EventingProvider"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@nova/examples",
|
||||
"comment": "Bump @nova/react-test-utils to v5.3.0",
|
||||
"commit": "3fd09307e6d676411d0bfe93b89d496a897ed8e4"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Wed, 18 Sep 2024 18:00:28 GMT",
|
||||
"tag": "@nova/examples_v1.3.3",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @nova/examples
|
||||
|
||||
This log was last generated on Wed, 18 Sep 2024 18:00:28 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 18 Sep 2024 22:06:51 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.3.4
|
||||
|
||||
Wed, 18 Sep 2024 22:06:51 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- showcase EventingProvider (Stanislaw.Wilczynski@microsoft.com)
|
||||
- Bump @nova/react-test-utils to v5.3.0
|
||||
|
||||
## 1.3.3
|
||||
|
||||
Wed, 18 Sep 2024 18:00:28 GMT
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@nova/examples",
|
||||
"license": "MIT",
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"main": "./src/index.ts",
|
||||
"scripts": {
|
||||
"build": "monorepo-scripts build",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"dependencies": {
|
||||
"@nova/react": "2.6.1",
|
||||
"@nova/graphql-compiler": "1.0.2",
|
||||
"@nova/react-test-utils": "5.2.0",
|
||||
"@nova/react-test-utils": "5.3.0",
|
||||
"@nova/types": "1.5.1",
|
||||
"graphql": "^15.5.0",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@nova/react-test-utils",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 18 Sep 2024 22:06:51 GMT",
|
||||
"tag": "@nova/react-test-utils_v5.3.0",
|
||||
"version": "5.3.0",
|
||||
"comments": {
|
||||
"minor": [
|
||||
{
|
||||
"author": "Stanislaw.Wilczynski@microsoft.com",
|
||||
"package": "@nova/react-test-utils",
|
||||
"commit": "3fd09307e6d676411d0bfe93b89d496a897ed8e4",
|
||||
"comment": "implement EventingProvider utility"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 17 Sep 2024 19:04:51 GMT",
|
||||
"tag": "@nova/react-test-utils_v5.2.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @nova/react-test-utils
|
||||
|
||||
This log was last generated on Tue, 17 Sep 2024 19:04:51 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 18 Sep 2024 22:06:51 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 5.3.0
|
||||
|
||||
Wed, 18 Sep 2024 22:06:51 GMT
|
||||
|
||||
### Minor changes
|
||||
|
||||
- implement EventingProvider utility (Stanislaw.Wilczynski@microsoft.com)
|
||||
|
||||
## 5.2.0
|
||||
|
||||
Tue, 17 Sep 2024 19:04:51 GMT
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@nova/react-test-utils",
|
||||
"license": "MIT",
|
||||
"version": "5.2.0",
|
||||
"version": "5.3.0",
|
||||
"main": "./src/relay/index.ts",
|
||||
"scripts": {
|
||||
"build": "monorepo-scripts build",
|
||||
|
|
Загрузка…
Ссылка в новой задаче