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 7, 2022
1 parent 8f496f0 commit 46ed608
Show file tree
Hide file tree
Showing 13 changed files with 87 additions and 32 deletions.
21 changes: 21 additions & 0 deletions angular-workspace/projects/ni/nimble-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@ni/nimble-angular",
"entries": [
{
"date": "Fri, 07 Oct 2022 21:13:41 GMT",
"tag": "@ni/nimble-angular_v12.0.0",
"version": "12.0.0",
"comments": {
"major": [
{
"author": "[email protected]",
"package": "@ni/nimble-angular",
"commit": "8f496f0aaca48e5765e942292c88e78094e81386",
"comment": "Rename nimble \"radio button\" to \"radio\""
},
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v15.0.0",
"commit": "8f496f0aaca48e5765e942292c88e78094e81386"
}
]
}
},
{
"date": "Thu, 06 Oct 2022 17:54:42 GMT",
"tag": "@ni/nimble-angular_v11.0.0",
Expand Down
11 changes: 10 additions & 1 deletion angular-workspace/projects/ni/nimble-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @ni/nimble-angular

This log was last generated on Thu, 06 Oct 2022 17:54:42 GMT and should not be manually modified.
This log was last generated on Fri, 07 Oct 2022 21:13:41 GMT and should not be manually modified.

<!-- Start content -->

## 12.0.0

Fri, 07 Oct 2022 21:13:41 GMT

### Major changes

- Rename nimble "radio button" to "radio" ([ni/nimble@8f496f0](https://github.com/ni/nimble/commit/8f496f0aaca48e5765e942292c88e78094e81386))
- Bump @ni/nimble-components to v15.0.0

## 11.0.0

Thu, 06 Oct 2022 17:54:42 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": "11.0.0",
"version": "12.0.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 All @@ -22,7 +22,7 @@
"@angular/core": "^12.1.0",
"@angular/forms": "^12.1.0",
"@angular/router": "^12.1.0",
"@ni/nimble-components": "^14.0.0"
"@ni/nimble-components": "^15.0.0"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions packages/nimble-blazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/nimble-blazor",
"entries": [
{
"date": "Fri, 07 Oct 2022 21:13:41 GMT",
"tag": "@ni/nimble-blazor_v9.0.0",
"version": "9.0.0",
"comments": {
"major": [
{
"author": "[email protected]",
"package": "@ni/nimble-blazor",
"commit": "8f496f0aaca48e5765e942292c88e78094e81386",
"comment": "Rename nimble \"radio button\" to \"radio\""
}
]
}
},
{
"date": "Thu, 06 Oct 2022 17:54:42 GMT",
"tag": "@ni/nimble-blazor_v8.0.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/nimble-blazor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/nimble-blazor

This log was last generated on Thu, 06 Oct 2022 17:54:42 GMT and should not be manually modified.
This log was last generated on Fri, 07 Oct 2022 21:13:41 GMT and should not be manually modified.

<!-- Start content -->

## 9.0.0

Fri, 07 Oct 2022 21:13:41 GMT

### Major changes

- Rename nimble "radio button" to "radio" ([ni/nimble@8f496f0](https://github.com/ni/nimble/commit/8f496f0aaca48e5765e942292c88e78094e81386))

## 8.0.0

Thu, 06 Oct 2022 17:54:42 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/nimble-blazor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-blazor",
"version": "8.0.0",
"version": "9.0.0",
"description": "Blazor components for the NI Nimble Design System",
"scripts": {
"build": "npm run generate-icons && npm run build:release && npm run build:client",
Expand Down
15 changes: 15 additions & 0 deletions packages/nimble-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/nimble-components",
"entries": [
{
"date": "Fri, 07 Oct 2022 21:13:41 GMT",
"tag": "@ni/nimble-components_v15.0.0",
"version": "15.0.0",
"comments": {
"major": [
{
"author": "[email protected]",
"package": "@ni/nimble-components",
"commit": "8f496f0aaca48e5765e942292c88e78094e81386",
"comment": "Rename nimble \"radio button\" to \"radio\""
}
]
}
},
{
"date": "Thu, 06 Oct 2022 17:54:42 GMT",
"tag": "@ni/nimble-components_v14.0.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/nimble-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/nimble-components

This log was last generated on Thu, 06 Oct 2022 17:54:42 GMT and should not be manually modified.
This log was last generated on Fri, 07 Oct 2022 21:13:41 GMT and should not be manually modified.

<!-- Start content -->

## 15.0.0

Fri, 07 Oct 2022 21:13:41 GMT

### Major changes

- Rename nimble "radio button" to "radio" ([ni/nimble@8f496f0](https://github.com/ni/nimble/commit/8f496f0aaca48e5765e942292c88e78094e81386))

## 14.0.0

Thu, 06 Oct 2022 17:54:42 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/nimble-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-components",
"version": "14.0.0",
"version": "15.0.0",
"description": "Styled web components for the NI Nimble Design System",
"scripts": {
"build": "npm run generate-icons && npm run build-components && npm run bundle-components && npm run generate-scss && npm run build-storybook",
Expand Down

0 comments on commit 46ed608

Please sign in to comment.