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 5, 2023
1 parent c074575 commit 007f12c
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, 05 Oct 2023 23:54:35 GMT",
"version": "17.6.0",
"tag": "@ni/nimble-angular_v17.6.0",
"comments": {
"minor": [
{
"author": "20542556+mollykreis@users.noreply.github.com",
"package": "@ni/nimble-angular",
"commit": "c074575be1bd09e3d04b1747bfc3a782eefbbd09",
"comment": "Refactor Angular table columns to use mixins for fractional-width and groupable columns"
}
]
}
},
{
"date": "Wed, 04 Oct 2023 07:38:20 GMT",
"version": "17.5.15",
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, 04 Oct 2023 07:38:20 GMT and should not be manually modified.
This log was last generated on Thu, 05 Oct 2023 23:54:35 GMT and should not be manually modified.

<!-- Start content -->

## 17.6.0

Thu, 05 Oct 2023 23:54:35 GMT

### Minor changes

- Refactor Angular table columns to use mixins for fractional-width and groupable columns ([ni/nimble@c074575](https://github.com/ni/nimble/commit/c074575be1bd09e3d04b1747bfc3a782eefbbd09))

## 17.5.15

Wed, 04 Oct 2023 07:38:20 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.5.15",
"version": "17.6.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 007f12c

Please sign in to comment.