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 Sep 14, 2023
1 parent 8dd2768 commit fe196d5
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 10 deletions.
15 changes: 15 additions & 0 deletions angular-workspace/projects/ni/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, 14 Sep 2023 15:46:47 GMT",
"tag": "@ni/nimble-angular_v17.4.2",
"version": "17.4.2",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@ni/nimble-angular",
"commit": "8dd27681c0246ff98185e99529894d0899d8de5b",
"comment": "Support duplicate values in combobox."
}
]
}
},
{
"date": "Thu, 14 Sep 2023 13:22:30 GMT",
"tag": "@ni/nimble-angular_v17.4.1",
Expand Down
10 changes: 9 additions & 1 deletion angular-workspace/projects/ni/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 Thu, 14 Sep 2023 13:22:30 GMT and should not be manually modified.
This log was last generated on Thu, 14 Sep 2023 15:46:47 GMT and should not be manually modified.

<!-- Start content -->

## 17.4.2

Thu, 14 Sep 2023 15:46:47 GMT

### Patches

- Support duplicate values in combobox. ([ni/nimble@8dd2768](https://github.com/ni/nimble/commit/8dd27681c0246ff98185e99529894d0899d8de5b))

## 17.4.1

Thu, 14 Sep 2023 13:22:30 GMT
Expand Down
2 changes: 1 addition & 1 deletion angular-workspace/projects/ni/nimble-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-angular",
"version": "17.4.1",
"version": "17.4.2",
"description": "Angular components for the NI Nimble Design System",
"scripts": {
"invoke-publish": "cd ../../../ && npm run build:library && cd dist/ni/nimble-angular && npm publish"
Expand Down

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.

0 comments on commit fe196d5

Please sign in to comment.