Skip to content

Commit f7b9f9e

Browse files
committed
applying package updates [skip ci]
1 parent cbfec64 commit f7b9f9e

29 files changed

Lines changed: 240 additions & 63 deletions

change/@ni-nimble-components-e03ff8fe-3277-425c-b77a-77b15836057d.json

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

change/@ni-spright-blazor-9dbbf874-9b21-4e8f-a443-5f7dd79b05e5.json

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

change/@ni-spright-components-57e5d38b-d4e8-49ab-9909-0080073fd005.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": "Mon, 11 Aug 2025 15:49:08 GMT",
6+
"version": "30.5.4",
7+
"tag": "@ni/nimble-angular_v30.5.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@ni/nimble-angular",
13+
"comment": "Bump @ni/nimble-components to v34.1.2",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 05 Aug 2025 13:03:51 GMT",
621
"version": "30.5.3",

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, 05 Aug 2025 13:03:51 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 11 Aug 2025 15:49:08 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 30.5.4
8+
9+
Mon, 11 Aug 2025 15:49:08 GMT
10+
11+
### Patches
12+
13+
- Bump @ni/nimble-components to v34.1.2
14+
715
## 30.5.3
816

917
Tue, 05 Aug 2025 13:03:51 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.5.3",
3+
"version": "30.5.4",
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": "^34.1.1"
35+
"@ni/nimble-components": "^34.1.2"
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": "Mon, 11 Aug 2025 15:49:08 GMT",
6+
"version": "7.5.9",
7+
"tag": "@ni/spright-angular_v7.5.9",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@ni/spright-angular",
13+
"comment": "Bump @ni/spright-components to v6.0.3",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 05 Aug 2025 13:03:51 GMT",
621
"version": "7.5.8",

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 Tue, 05 Aug 2025 13:03:51 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 11 Aug 2025 15:49:08 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 7.5.9
8+
9+
Mon, 11 Aug 2025 15:49:08 GMT
10+
11+
### Patches
12+
13+
- Bump @ni/spright-components to v6.0.3
14+
715
## 7.5.8
816

917
Tue, 05 Aug 2025 13:03:51 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.5.8",
3+
"version": "7.5.9",
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": "^6.0.2"
27+
"@ni/spright-components": "^6.0.3"
2828
},
2929
"dependencies": {
3030
"tslib": "^2.2.0"

0 commit comments

Comments
 (0)