Skip to content

Commit f5679e6

Browse files
committed
applying package updates [skip ci]
1 parent 7063d3d commit f5679e6

File tree

9 files changed

+56
-17
lines changed

9 files changed

+56
-17
lines changed

angular-workspace/projects/ni/nimble-angular/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@ni/nimble-angular",
33
"entries": [
4+
{
5+
"date": "Wed, 04 Oct 2023 07:38:20 GMT",
6+
"version": "17.5.15",
7+
"tag": "@ni/nimble-angular_v17.5.15",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@ni/nimble-angular",
13+
"comment": "Bump @ni/nimble-components to v20.6.2",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 03 Oct 2023 14:34:50 GMT",
621
"version": "17.5.14",

angular-workspace/projects/ni/nimble-angular/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @ni/nimble-angular
22

3-
This log was last generated on Tue, 03 Oct 2023 14:34:50 GMT and should not be manually modified.
3+
This log was last generated on Wed, 04 Oct 2023 07:38:20 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 17.5.15
8+
9+
Wed, 04 Oct 2023 07:38:20 GMT
10+
11+
### Patches
12+
13+
- Bump @ni/nimble-components to v20.6.2
14+
715
## 17.5.14
816

917
Tue, 03 Oct 2023 14:34:50 GMT

angular-workspace/projects/ni/nimble-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ni/nimble-angular",
3-
"version": "17.5.14",
3+
"version": "17.5.15",
44
"description": "Angular components for the NI Nimble Design System",
55
"scripts": {
66
"invoke-publish": "cd ../../../ && npm run build:library && cd dist/ni/nimble-angular && npm publish"
@@ -28,7 +28,7 @@
2828
"@angular/forms": "^14.2.0",
2929
"@angular/localize": "^14.2.0",
3030
"@angular/router": "^14.2.0",
31-
"@ni/nimble-components": "^20.6.1"
31+
"@ni/nimble-components": "^20.6.2"
3232
},
3333
"dependencies": {
3434
"tslib": "^2.2.0"

change/@ni-nimble-components-76784bb9-7b29-4e10-93bd-8d2ac108e8aa.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/nimble-blazor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ni/nimble-blazor",
3-
"version": "12.3.12",
3+
"version": "12.3.13",
44
"description": "Blazor components for the NI Nimble Design System",
55
"scripts": {
66
"postinstall": "node build/generate-playwright-version-properties/source/index.js",

packages/nimble-components/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@ni/nimble-components",
33
"entries": [
4+
{
5+
"date": "Wed, 04 Oct 2023 07:38:20 GMT",
6+
"version": "20.6.2",
7+
"tag": "@ni/nimble-components_v20.6.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@ni/nimble-components",
13+
"commit": "7063d3d5ae3d1b5e9e4d3e5952d10436b29788f4",
14+
"comment": "Flipped the vertical scale and created wafer map mocks for tests"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 03 Oct 2023 23:41:24 GMT",
621
"version": "20.6.1",

packages/nimble-components/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @ni/nimble-components
22

3-
This log was last generated on Tue, 03 Oct 2023 14:34:50 GMT and should not be manually modified.
3+
This log was last generated on Wed, 04 Oct 2023 07:38:20 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 20.6.2
8+
9+
Wed, 04 Oct 2023 07:38:20 GMT
10+
11+
### Patches
12+
13+
- Flipped the vertical scale and created wafer map mocks for tests ([ni/nimble@7063d3d](https://github.com/ni/nimble/commit/7063d3d5ae3d1b5e9e4d3e5952d10436b29788f4))
14+
715
## 20.6.1
816

917
Tue, 03 Oct 2023 14:34:50 GMT

packages/nimble-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ni/nimble-components",
3-
"version": "20.6.1",
3+
"version": "20.6.2",
44
"description": "Styled web components for the NI Nimble Design System",
55
"scripts": {
66
"build": "npm run generate-icons && npm run build-components && npm run bundle-components && npm run generate-scss && npm run build-storybook",

0 commit comments

Comments
 (0)