Skip to content

Commit

Permalink
Merge branch 'select-placeholder' of https://github.com/ni/nimble int…
Browse files Browse the repository at this point in the history
…o select-placeholder
  • Loading branch information
atmgrifter00 committed Mar 5, 2024
2 parents b995b50 + 40d036f commit b0b5b25
Show file tree
Hide file tree
Showing 29 changed files with 1,575 additions and 1,206 deletions.
30 changes: 30 additions & 0 deletions angular-workspace/projects/ni/nimble-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@ni/nimble-angular",
"entries": [
{
"date": "Fri, 01 Mar 2024 23:02:58 GMT",
"version": "20.2.16",
"tag": "@ni/nimble-angular_v20.2.16",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v21.8.1",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 29 Feb 2024 16:22:43 GMT",
"version": "20.2.15",
"tag": "@ni/nimble-angular_v20.2.15",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v21.8.0",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 28 Feb 2024 21:22:49 GMT",
"version": "20.2.13",
Expand Down
18 changes: 17 additions & 1 deletion angular-workspace/projects/ni/nimble-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# Change Log - @ni/nimble-angular

This log was last generated on Wed, 28 Feb 2024 21:22:49 GMT and should not be manually modified.
This log was last generated on Fri, 01 Mar 2024 23:02:58 GMT and should not be manually modified.

<!-- Start content -->

## 20.2.16

Fri, 01 Mar 2024 23:02:58 GMT

### Patches

- Bump @ni/nimble-components to v21.8.1

## 20.2.15

Thu, 29 Feb 2024 16:22:43 GMT

### Patches

- Bump @ni/nimble-components to v21.8.0

## 20.2.13

Wed, 28 Feb 2024 21:22:49 GMT
Expand Down
4 changes: 2 additions & 2 deletions 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.2.14",
"version": "20.2.16",
"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 Expand Up @@ -31,7 +31,7 @@
"@angular/forms": "^15.2.10",
"@angular/localize": "^15.2.10",
"@angular/router": "^15.2.10",
"@ni/nimble-components": "^21.7.1"
"@ni/nimble-components": "^21.8.1"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down
Loading

0 comments on commit b0b5b25

Please sign in to comment.