This commit is contained in:
Graphitation Service Account 2023-03-30 16:45:13 +00:00
Родитель 500c3d84ca
Коммит 6391c1bc6a
12 изменённых файлов: 102 добавлений и 33 удалений

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Add types entry to exports map",
"packageName": "@nova/react",
"email": "miclo@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Add types entry to exports map",
"packageName": "@nova/react-test-utils",
"email": "miclo@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Add types entry to exports map",
"packageName": "@nova/types",
"email": "miclo@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,6 +1,33 @@
{
"name": "@nova/react-test-utils",
"entries": [
{
"date": "Thu, 30 Mar 2023 16:45:12 GMT",
"tag": "@nova/react-test-utils_v3.1.1",
"version": "3.1.1",
"comments": {
"patch": [
{
"author": "miclo@microsoft.com",
"package": "@nova/react-test-utils",
"commit": "500c3d84ca468fa99319e6f0738f649071d0ced7",
"comment": "Add types entry to exports map"
},
{
"author": "beachball",
"package": "@nova/react-test-utils",
"comment": "Bump @nova/react to v1.1.1",
"commit": "500c3d84ca468fa99319e6f0738f649071d0ced7"
},
{
"author": "beachball",
"package": "@nova/react-test-utils",
"comment": "Bump @nova/types to v1.2.6",
"commit": "500c3d84ca468fa99319e6f0738f649071d0ced7"
}
]
}
},
{
"date": "Fri, 24 Mar 2023 16:52:58 GMT",
"tag": "@nova/react-test-utils_v3.1.0",

Просмотреть файл

@ -1,9 +1,19 @@
# Change Log - @nova/react-test-utils
This log was last generated on Fri, 24 Mar 2023 16:52:58 GMT and should not be manually modified.
This log was last generated on Thu, 30 Mar 2023 16:45:12 GMT and should not be manually modified.
<!-- Start content -->
## 3.1.1
Thu, 30 Mar 2023 16:45:12 GMT
### Patches
- Add types entry to exports map (miclo@microsoft.com)
- Bump @nova/react to v1.1.1
- Bump @nova/types to v1.2.6
## 3.1.0
Fri, 24 Mar 2023 16:52:58 GMT

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@nova/react-test-utils",
"license": "MIT",
"version": "3.1.0",
"version": "3.1.1",
"main": "./src/index.ts",
"scripts": {
"build": "monorepo-scripts build",
@ -19,8 +19,8 @@
"@graphitation/apollo-react-relay-duct-tape": "^0.7.7",
"@graphitation/graphql-js-operation-payload-generator": "^0.8.5",
"@graphitation/graphql-js-tag": "^0.9.0",
"@nova/react": "^1.1.0",
"@nova/types": "^1.2.5",
"@nova/react": "^1.1.1",
"@nova/types": "^1.2.6",
"graphql": "^15.5.0",
"invariant": "^2.2.4",
"relay-compiler": "^10.1.3",
@ -55,4 +55,4 @@
}
}
}
}
}

Просмотреть файл

@ -1,6 +1,27 @@
{
"name": "@nova/react",
"entries": [
{
"date": "Thu, 30 Mar 2023 16:45:12 GMT",
"tag": "@nova/react_v1.1.1",
"version": "1.1.1",
"comments": {
"patch": [
{
"author": "miclo@microsoft.com",
"package": "@nova/react",
"commit": "500c3d84ca468fa99319e6f0738f649071d0ced7",
"comment": "Add types entry to exports map"
},
{
"author": "beachball",
"package": "@nova/react",
"comment": "Bump @nova/types to v1.2.6",
"commit": "500c3d84ca468fa99319e6f0738f649071d0ced7"
}
]
}
},
{
"date": "Fri, 24 Mar 2023 16:52:58 GMT",
"tag": "@nova/react_v1.1.0",

Просмотреть файл

@ -1,9 +1,18 @@
# Change Log - @nova/react
This log was last generated on Fri, 24 Mar 2023 16:52:58 GMT and should not be manually modified.
This log was last generated on Thu, 30 Mar 2023 16:45:12 GMT and should not be manually modified.
<!-- Start content -->
## 1.1.1
Thu, 30 Mar 2023 16:45:12 GMT
### Patches
- Add types entry to exports map (miclo@microsoft.com)
- Bump @nova/types to v1.2.6
## 1.1.0
Fri, 24 Mar 2023 16:52:58 GMT

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@nova/react",
"license": "MIT",
"version": "1.1.0",
"version": "1.1.1",
"main": "./src/index.ts",
"scripts": {
"build": "monorepo-scripts build",
@ -19,7 +19,7 @@
"@graphitation/graphql-js-tag": "^0.9.0"
},
"dependencies": {
"@nova/types": "^1.2.5",
"@nova/types": "^1.2.6",
"graphql": "^15.5.0",
"invariant": "^2.2.4",
"relay-compiler": "^10.1.3",
@ -56,4 +56,4 @@
}
}
}
}
}

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@nova/types",
"entries": [
{
"date": "Thu, 30 Mar 2023 16:45:12 GMT",
"tag": "@nova/types_v1.2.6",
"version": "1.2.6",
"comments": {
"patch": [
{
"author": "miclo@microsoft.com",
"package": "@nova/types",
"commit": "500c3d84ca468fa99319e6f0738f649071d0ced7",
"comment": "Add types entry to exports map"
}
]
}
},
{
"date": "Wed, 15 Mar 2023 17:49:27 GMT",
"tag": "@nova/types_v1.2.5",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @nova/types
This log was last generated on Tue, 13 Dec 2022 20:06:05 GMT and should not be manually modified.
This log was last generated on Thu, 30 Mar 2023 16:45:12 GMT and should not be manually modified.
<!-- Start content -->
## 1.2.6
Thu, 30 Mar 2023 16:45:12 GMT
### Patches
- Add types entry to exports map (miclo@microsoft.com)
## 1.2.5
Tue, 13 Dec 2022 20:06:05 GMT

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@nova/types",
"license": "MIT",
"version": "1.2.5",
"version": "1.2.6",
"main": "./src/index.ts",
"scripts": {
"build": "monorepo-scripts build",
@ -32,4 +32,4 @@
}
}
}
}
}