Skip to content

Commit

Permalink
Merge branch 'main' into users/aagash/editor-globalization-angular-in…
Browse files Browse the repository at this point in the history
…tegration
  • Loading branch information
rajsite authored Sep 6, 2023
2 parents 12b5a33 + babc12c commit 6a669f5
Show file tree
Hide file tree
Showing 15 changed files with 2,702 additions and 1,159 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": "Wed, 06 Sep 2023 16:21:23 GMT",
"tag": "@ni/nimble-angular_v17.2.3",
"version": "17.2.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v20.2.4",
"commit": "1e44e9169c32bfbf7c4d69af57b2c848d4960b1d"
}
]
}
},
{
"date": "Wed, 06 Sep 2023 14:58:43 GMT",
"tag": "@ni/nimble-angular_v17.2.2",
"version": "17.2.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v20.2.3",
"commit": "ff093f4490485f0ffe0eca8733f6a16957ecda86"
}
]
}
},
{
"date": "Wed, 06 Sep 2023 13:58:34 GMT",
"tag": "@ni/nimble-angular_v17.2.1",
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, 06 Sep 2023 05:43:09 GMT and should not be manually modified.
This log was last generated on Wed, 06 Sep 2023 16:21:23 GMT and should not be manually modified.

<!-- Start content -->

## 17.2.3

Wed, 06 Sep 2023 16:21:23 GMT

### Patches

- Bump @ni/nimble-components to v20.2.4

## 17.2.2

Wed, 06 Sep 2023 14:58:43 GMT

### Patches

- Bump @ni/nimble-components to v20.2.3

## 17.2.1

Wed, 06 Sep 2023 05:43:09 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": "17.2.1",
"version": "17.2.3",
"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 @@ -28,7 +28,7 @@
"@angular/forms": "^14.2.0",
"@angular/localize": "^14.2.0",
"@angular/router": "^14.2.0",
"@ni/nimble-components": "^20.2.2"
"@ni/nimble-components": "^20.2.4"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down

This file was deleted.

Loading

0 comments on commit 6a669f5

Please sign in to comment.