Skip to content

Commit b5ede3b

Browse files
committed
applying package updates [skip ci]
1 parent f91f53d commit b5ede3b

File tree

27 files changed

+226
-49
lines changed

27 files changed

+226
-49
lines changed

change/@ni-nimble-components-8596878d-563e-4202-8a8d-76d1ccf93348.json

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

package-lock.json

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

packages/angular-workspace/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": "Thu, 29 May 2025 01:50:59 GMT",
6+
"version": "30.3.1",
7+
"tag": "@ni/nimble-angular_v30.3.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@ni/nimble-angular",
13+
"comment": "Bump @ni/nimble-components to v33.8.1",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 27 May 2025 23:07:08 GMT",
621
"version": "30.3.0",

packages/angular-workspace/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, 27 May 2025 23:07:08 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 29 May 2025 01:50:59 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 30.3.1
8+
9+
Thu, 29 May 2025 01:50:59 GMT
10+
11+
### Patches
12+
13+
- Bump @ni/nimble-components to v33.8.1
14+
715
## 30.3.0
816

917
Tue, 27 May 2025 23:07:08 GMT

packages/angular-workspace/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": "30.3.0",
3+
"version": "30.3.1",
44
"description": "Angular components for the NI Nimble Design System",
55
"scripts": {
66
"invoke-publish": "npm run invoke-publish:setup && cd ../dist/nimble-angular && npm publish",
@@ -32,7 +32,7 @@
3232
"@angular/forms": "^18.2.13",
3333
"@angular/localize": "^18.2.13",
3434
"@angular/router": "^18.2.13",
35-
"@ni/nimble-components": "^33.8.0"
35+
"@ni/nimble-components": "^33.8.1"
3636
},
3737
"dependencies": {
3838
"tslib": "^2.2.0"

packages/angular-workspace/spright-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/spright-angular",
33
"entries": [
4+
{
5+
"date": "Thu, 29 May 2025 01:50:59 GMT",
6+
"version": "7.3.2",
7+
"tag": "@ni/spright-angular_v7.3.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@ni/spright-angular",
13+
"comment": "Bump @ni/spright-components to v5.3.2",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 23 May 2025 21:40:15 GMT",
621
"version": "7.3.1",

packages/angular-workspace/spright-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/spright-angular
22

3-
<!-- This log was last generated on Fri, 23 May 2025 21:40:15 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 29 May 2025 01:50:59 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 7.3.2
8+
9+
Thu, 29 May 2025 01:50:59 GMT
10+
11+
### Patches
12+
13+
- Bump @ni/spright-components to v5.3.2
14+
715
## 7.3.1
816

917
Fri, 23 May 2025 21:40:15 GMT

packages/angular-workspace/spright-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/spright-angular",
3-
"version": "7.3.1",
3+
"version": "7.3.2",
44
"description": "Angular components for NI Spright",
55
"scripts": {
66
"invoke-publish": "npm run invoke-publish:setup && cd ../dist/spright-angular && npm publish",
@@ -24,7 +24,7 @@
2424
"peerDependencies": {
2525
"@angular/common": "^18.2.13",
2626
"@angular/core": "^18.2.13",
27-
"@ni/spright-components": "^5.3.1"
27+
"@ni/spright-components": "^5.3.2"
2828
},
2929
"dependencies": {
3030
"tslib": "^2.2.0"

packages/blazor-workspace/NimbleBlazor/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-blazor",
33
"entries": [
4+
{
5+
"date": "Thu, 29 May 2025 01:50:59 GMT",
6+
"version": "20.3.1",
7+
"tag": "@ni/nimble-blazor_v20.3.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@ni/nimble-blazor",
13+
"comment": "Bump @ni/nimble-components to v33.8.1",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 28 May 2025 18:42:23 GMT",
621
"version": "20.3.0",

packages/blazor-workspace/NimbleBlazor/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-blazor
22

3-
<!-- This log was last generated on Wed, 28 May 2025 18:42:23 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 29 May 2025 01:50:59 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 20.3.1
8+
9+
Thu, 29 May 2025 01:50:59 GMT
10+
11+
### Patches
12+
13+
- Bump @ni/nimble-components to v33.8.1
14+
715
## 20.3.0
816

917
Wed, 28 May 2025 18:42:23 GMT

packages/blazor-workspace/NimbleBlazor/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-blazor",
3-
"version": "20.3.0",
3+
"version": "20.3.1",
44
"description": "Blazor components for the NI Nimble Design System",
55
"scripts": {
66
"pack": "cross-env-shell dotnet pack -c Release -p:PackageVersion=$npm_package_version --output ../dist",
@@ -25,7 +25,7 @@
2525
"!*"
2626
],
2727
"peerDependencies": {
28-
"@ni/nimble-components": "^33.8.0",
28+
"@ni/nimble-components": "^33.8.1",
2929
"@ni/nimble-tokens": "^8.9.0",
3030
"cross-env": "^7.0.3",
3131
"rimraf": "^6.0.0"

packages/blazor-workspace/SprightBlazor/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@ni/spright-blazor",
33
"entries": [
4+
{
5+
"date": "Thu, 29 May 2025 01:50:59 GMT",
6+
"version": "4.2.2",
7+
"tag": "@ni/spright-blazor_v4.2.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@ni/spright-blazor",
13+
"comment": "Bump @ni/spright-components to v5.3.2",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 23 May 2025 21:40:15 GMT",
621
"version": "4.2.1",

packages/blazor-workspace/SprightBlazor/CHANGELOG.md

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

3-
<!-- This log was last generated on Fri, 23 May 2025 21:40:15 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 29 May 2025 01:50:59 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.2.2
8+
9+
Thu, 29 May 2025 01:50:59 GMT
10+
11+
### Patches
12+
13+
- Bump @ni/spright-components to v5.3.2
14+
715
## 4.2.1
816

917
Fri, 23 May 2025 21:40:15 GMT

packages/blazor-workspace/SprightBlazor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ni/spright-blazor",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"description": "Blazor components for Spright",
55
"scripts": {
66
"pack": "cross-env-shell dotnet pack -c Release -p:PackageVersion=$npm_package_version --output ../dist",
@@ -25,7 +25,7 @@
2525
"!*"
2626
],
2727
"peerDependencies": {
28-
"@ni/spright-components": "^5.3.1",
28+
"@ni/spright-components": "^5.3.2",
2929
"cross-env": "^7.0.3",
3030
"rimraf": "^6.0.0"
3131
}

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": "Thu, 29 May 2025 01:50:59 GMT",
6+
"version": "33.8.1",
7+
"tag": "@ni/nimble-components_v33.8.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@ni/nimble-components",
13+
"commit": "f91f53dfacde850e16f95f7f7840f8b0649e7698",
14+
"comment": "Add additional icon metaphors"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 23 May 2025 21:40:15 GMT",
621
"version": "33.8.0",

0 commit comments

Comments
 (0)