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 df0bf79 commit 1c5811e
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 01:19:15 GMT",
"tag": "@ni/nimble-angular_v17.4.0",
"version": "17.4.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@ni/nimble-angular",
"commit": "df0bf79263e39f99d272a4b00692dbb25fe4f61a",
"comment": "Add open attribute to Combobox Angular directive."
}
]
}
},
{
"date": "Wed, 13 Sep 2023 20:54:15 GMT",
"tag": "@ni/nimble-angular_v17.3.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 Wed, 13 Sep 2023 20:54:15 GMT and should not be manually modified.
This log was last generated on Thu, 14 Sep 2023 01:19:15 GMT and should not be manually modified.

<!-- Start content -->

## 17.4.0

Thu, 14 Sep 2023 01:19:15 GMT

### Minor changes

- Add open attribute to Combobox Angular directive. ([ni/nimble@df0bf79](https://github.com/ni/nimble/commit/df0bf79263e39f99d272a4b00692dbb25fe4f61a))

## 17.3.1

Wed, 13 Sep 2023 20:54:15 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.3.1",
"version": "17.4.0",
"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 1c5811e

Please sign in to comment.