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 28, 2024
1 parent a9ffce8 commit 3d08d4d
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, 28 Mar 2024 00:47:47 GMT",
"version": "20.6.0",
"tag": "@ni/nimble-angular_v20.6.0",
"comments": {
"minor": [
{
"author": "20542556+mollykreis@users.noreply.github.com",
"package": "@ni/nimble-angular",
"commit": "a9ffce872954c88d7cf4ad0dd84eb55433953886",
"comment": "Add support for column placeholders"
}
]
}
},
{
"date": "Wed, 27 Mar 2024 21:22:02 GMT",
"version": "20.5.7",
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, 27 Mar 2024 21:22:02 GMT and should not be manually modified.
This log was last generated on Thu, 28 Mar 2024 00:47:47 GMT and should not be manually modified.

<!-- Start content -->

## 20.6.0

Thu, 28 Mar 2024 00:47:47 GMT

### Minor changes

- Add support for column placeholders ([ni/nimble@a9ffce8](https://github.com/ni/nimble/commit/a9ffce872954c88d7cf4ad0dd84eb55433953886))

## 20.5.7

Wed, 27 Mar 2024 21:22:02 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": "20.5.7",
"version": "20.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 3d08d4d

Please sign in to comment.