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 Mar 5, 2024
1 parent dcf2bc4 commit 5c4da61
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 10 deletions.

This file was deleted.

2 changes: 1 addition & 1 deletion 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/nimble-blazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/nimble-blazor",
"entries": [
{
"date": "Tue, 05 Mar 2024 21:15:27 GMT",
"version": "14.3.15",
"tag": "@ni/nimble-blazor_v14.3.15",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@ni/nimble-blazor",
"commit": "dcf2bc498565a7b7069dae14a46c9cd992a262a3",
"comment": "Update nuget dependencies"
}
]
}
},
{
"date": "Thu, 29 Feb 2024 19:22:39 GMT",
"version": "14.3.12",
Expand Down
10 changes: 9 additions & 1 deletion packages/nimble-blazor/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 Tue, 27 Feb 2024 00:13:05 GMT and should not be manually modified.
This log was last generated on Tue, 05 Mar 2024 21:15:27 GMT and should not be manually modified.

<!-- Start content -->

## 14.3.15

Tue, 05 Mar 2024 21:15:27 GMT

### Patches

- Update nuget dependencies ([ni/nimble@dcf2bc4](https://github.com/ni/nimble/commit/dcf2bc498565a7b7069dae14a46c9cd992a262a3))

## 14.3.8

Tue, 27 Feb 2024 00:13:05 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/nimble-blazor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-blazor",
"version": "14.3.14",
"version": "14.3.15",
"description": "Blazor components for the NI Nimble Design System",
"scripts": {
"postinstall": "node build/generate-playwright-version-properties/source/index.js",
Expand Down

0 comments on commit 5c4da61

Please sign in to comment.