Skip to content

Commit

Permalink
applying package updates [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Oct 24, 2024
1 parent 868a8a6 commit c3d9927
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 20 deletions.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions packages/angular-workspace/nimble-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/nimble-angular",
"entries": [
{
"date": "Thu, 24 Oct 2024 12:36:19 GMT",
"version": "28.4.0",
"tag": "@ni/nimble-angular_v28.4.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@ni/nimble-angular",
"commit": "868a8a67780160f0a224fbc62a27511ed97db2df",
"comment": "Angular and Blazor label provider changes for scrollable tabs."
}
]
}
},
{
"date": "Wed, 23 Oct 2024 19:20:53 GMT",
"version": "28.3.4",
Expand Down
10 changes: 9 additions & 1 deletion packages/angular-workspace/nimble-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/nimble-angular

<!-- This log was last generated on Wed, 23 Oct 2024 19:20:53 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 24 Oct 2024 12:36:19 GMT and should not be manually modified. -->

<!-- Start content -->

## 28.4.0

Thu, 24 Oct 2024 12:36:19 GMT

### Minor changes

- Angular and Blazor label provider changes for scrollable tabs. ([ni/nimble@868a8a6](https://github.com/ni/nimble/commit/868a8a67780160f0a224fbc62a27511ed97db2df))

## 28.3.4

Wed, 23 Oct 2024 19:20:53 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/angular-workspace/nimble-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-angular",
"version": "28.3.4",
"version": "28.4.0",
"description": "Angular components for the NI Nimble Design System",
"scripts": {
"invoke-publish": "npm run invoke-publish:setup && cd ../dist/nimble-angular && npm publish",
Expand Down
15 changes: 15 additions & 0 deletions packages/blazor-workspace/NimbleBlazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/nimble-blazor",
"entries": [
{
"date": "Thu, 24 Oct 2024 12:36:19 GMT",
"version": "18.4.0",
"tag": "@ni/nimble-blazor_v18.4.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@ni/nimble-blazor",
"commit": "868a8a67780160f0a224fbc62a27511ed97db2df",
"comment": "Angular and Blazor label provider changes for scrollable tabs."
}
]
}
},
{
"date": "Wed, 23 Oct 2024 19:20:53 GMT",
"version": "18.3.4",
Expand Down
10 changes: 9 additions & 1 deletion packages/blazor-workspace/NimbleBlazor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/nimble-blazor

<!-- This log was last generated on Wed, 23 Oct 2024 19:20:53 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 24 Oct 2024 12:36:19 GMT and should not be manually modified. -->

<!-- Start content -->

## 18.4.0

Thu, 24 Oct 2024 12:36:19 GMT

### Minor changes

- Angular and Blazor label provider changes for scrollable tabs. ([ni/nimble@868a8a6](https://github.com/ni/nimble/commit/868a8a67780160f0a224fbc62a27511ed97db2df))

## 18.3.4

Wed, 23 Oct 2024 19:20:53 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/blazor-workspace/NimbleBlazor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-blazor",
"version": "18.3.4",
"version": "18.4.0",
"description": "Blazor components for the NI Nimble Design System",
"scripts": {
"pack": "cross-env-shell dotnet pack -c Release -p:PackageVersion=$npm_package_version --output ../dist",
Expand Down

0 comments on commit c3d9927

Please sign in to comment.