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 May 1, 2024
1 parent 708ee42 commit 6f64371
Show file tree
Hide file tree
Showing 12 changed files with 83 additions and 40 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

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.

29 changes: 29 additions & 0 deletions packages/nimble-blazor/NimbleBlazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@ni/nimble-blazor",
"entries": [
{
"date": "Wed, 01 May 2024 18:56:28 GMT",
"version": "16.0.9",
"tag": "@ni/nimble-blazor_v16.0.9",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@ni/nimble-blazor",
"commit": "048123ec697da40e479793b7f8f0ad09a9bd712f",
"comment": "Invoke publish fix"
},
{
"author": "[email protected]",
"package": "@ni/nimble-blazor",
"commit": "708ee423497c4750f6f2ff37ae5477c4d165ad03",
"comment": "sync packages"
}
],
"patch": [
{
"author": "[email protected]",
"package": "@ni/nimble-blazor",
"commit": "ed212673f9389e3e9b75a133b09e9fb29f28911a",
"comment": "Refactor packages to introduce SprightBlazor"
}
]
}
},
{
"date": "Fri, 26 Apr 2024 20:31:47 GMT",
"version": "16.0.3",
Expand Down
10 changes: 9 additions & 1 deletion packages/nimble-blazor/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 Fri, 26 Apr 2024 20:31:47 GMT and should not be manually modified.
This log was last generated on Wed, 01 May 2024 18:56:28 GMT and should not be manually modified.

<!-- Start content -->

## 16.0.9

Wed, 01 May 2024 18:56:28 GMT

### Patches

- Refactor packages to introduce SprightBlazor ([ni/nimble@ed21267](https://github.com/ni/nimble/commit/ed212673f9389e3e9b75a133b09e9fb29f28911a))

## 16.0.3

Fri, 26 Apr 2024 20:31:47 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/nimble-blazor/NimbleBlazor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-blazor",
"version": "16.0.8",
"version": "16.0.9",
"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
28 changes: 28 additions & 0 deletions packages/nimble-blazor/SprightBlazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "@ni/spright-blazor",
"entries": [
{
"date": "Wed, 01 May 2024 18:56:28 GMT",
"version": "0.0.2",
"tag": "@ni/spright-blazor_v0.0.2",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@ni/spright-blazor",
"commit": "ed212673f9389e3e9b75a133b09e9fb29f28911a",
"comment": "Add SprightBlazor"
}
],
"none": [
{
"author": "[email protected]",
"package": "@ni/spright-blazor",
"commit": "048123ec697da40e479793b7f8f0ad09a9bd712f",
"comment": "Invoke publish fix"
}
]
}
}
]
}
13 changes: 13 additions & 0 deletions packages/nimble-blazor/SprightBlazor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Change Log - @ni/spright-blazor

This log was last generated on Wed, 01 May 2024 18:56:28 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.2

Wed, 01 May 2024 18:56:28 GMT

### Patches

- Add SprightBlazor ([ni/nimble@ed21267](https://github.com/ni/nimble/commit/ed212673f9389e3e9b75a133b09e9fb29f28911a))
2 changes: 1 addition & 1 deletion packages/nimble-blazor/SprightBlazor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/spright-blazor",
"version": "0.0.1",
"version": "0.0.2",
"description": "Blazor components for Spright",
"scripts": {
"pack": "cross-env-shell dotnet pack -c Release -p:PackageVersion=$npm_package_version --output ../dist",
Expand Down

0 comments on commit 6f64371

Please sign in to comment.