Skip to content

Commit

Permalink
Merge branch 'renovate/nuget-dependencies' of https://github.com/ni/n…
Browse files Browse the repository at this point in the history
…imble into renovate/nuget-dependencies
  • Loading branch information
rajsite committed May 1, 2024
2 parents 111e14e + f678f0d commit 7391724
Show file tree
Hide file tree
Showing 35 changed files with 1,882 additions and 2,919 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": "Wed, 01 May 2024 20:33:43 GMT",
"version": "23.1.10",
"tag": "@ni/nimble-angular_v23.1.10",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v27.2.1",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 01 May 2024 14:33:42 GMT",
"version": "23.1.9",
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, 01 May 2024 14:33:42 GMT and should not be manually modified.
This log was last generated on Wed, 01 May 2024 20:33:43 GMT and should not be manually modified.

<!-- Start content -->

## 23.1.10

Wed, 01 May 2024 20:33:43 GMT

### Patches

- Bump @ni/nimble-components to v27.2.1

## 23.1.9

Wed, 01 May 2024 14:33: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": "23.1.9",
"version": "23.1.10",
"description": "Angular components for the NI Nimble Design System",
"scripts": {
"invoke-publish": "npm run invoke-publish:setup && cd ../../../dist/ni/nimble-angular && npm publish",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@angular/forms": "^16.2.12",
"@angular/localize": "^16.2.12",
"@angular/router": "^16.2.12",
"@ni/nimble-components": "^27.2.0"
"@ni/nimble-components": "^27.2.1"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down
15 changes: 15 additions & 0 deletions angular-workspace/projects/ni/spright-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/spright-angular",
"entries": [
{
"date": "Wed, 01 May 2024 20:33:43 GMT",
"version": "0.1.8",
"tag": "@ni/spright-angular_v0.1.8",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-angular",
"comment": "Bump @ni/spright-components to v0.0.11",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 01 May 2024 14:33:42 GMT",
"version": "0.1.7",
Expand Down
10 changes: 9 additions & 1 deletion angular-workspace/projects/ni/spright-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/spright-angular

This log was last generated on Wed, 01 May 2024 14:33:42 GMT and should not be manually modified.
This log was last generated on Wed, 01 May 2024 20:33:43 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.8

Wed, 01 May 2024 20:33:43 GMT

### Patches

- Bump @ni/spright-components to v0.0.11

## 0.1.7

Wed, 01 May 2024 14:33:42 GMT
Expand Down
4 changes: 2 additions & 2 deletions angular-workspace/projects/ni/spright-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/spright-angular",
"version": "0.1.7",
"version": "0.1.8",
"description": "Angular components for NI Spright",
"scripts": {
"invoke-publish": "npm run invoke-publish:setup && cd ../../../dist/ni/spright-angular && npm publish",
Expand All @@ -24,7 +24,7 @@
"peerDependencies": {
"@angular/common": "^16.2.12",
"@angular/core": "^16.2.12",
"@ni/spright-components": "^0.0.10"
"@ni/spright-components": "^0.0.11"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7391724

Please sign in to comment.