Skip to content

Commit

Permalink
applying package updates [bump-versions]
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Dec 3, 2021
1 parent 3811811 commit 3969021
Show file tree
Hide file tree
Showing 11 changed files with 81 additions and 19 deletions.
15 changes: 15 additions & 0 deletions angular-workspace/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "angular-workspace",
"entries": [
{
"date": "Fri, 03 Dec 2021 20:54:09 GMT",
"tag": "angular-workspace_v0.0.0",
"version": "0.0.0",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "angular-workspace",
"comment": "Bump @ni/nimble-components to v1.0.0-beta.105",
"commit": "3811811a9c07e054bb0946476e33390c0e9d20e6"
}
]
}
},
{
"date": "Fri, 03 Dec 2021 18:58:22 GMT",
"tag": "angular-workspace_v0.0.0",
Expand Down
10 changes: 9 additions & 1 deletion angular-workspace/CHANGELOG.md
@@ -1,11 +1,19 @@
# Change Log - angular-workspace

This log was last generated on Fri, 03 Dec 2021 18:58:22 GMT and should not be manually modified.
This log was last generated on Fri, 03 Dec 2021 20:54:09 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0

Fri, 03 Dec 2021 20:54:09 GMT

### Changes

- Bump @ni/nimble-components to v1.0.0-beta.105

## 0.0.0

Fri, 03 Dec 2021 18:58:22 GMT

### Changes
Expand Down
2 changes: 1 addition & 1 deletion angular-workspace/package.json
Expand Up @@ -26,7 +26,7 @@
"@angular/platform-browser": "^12.1.0",
"@angular/platform-browser-dynamic": "^12.1.0",
"@angular/router": "^12.1.0",
"@ni/nimble-components": "^1.0.0-beta.104",
"@ni/nimble-components": "^1.0.0-beta.105",
"rxjs": "^7.3.0",
"tslib": "^2.2.0",
"zone.js": "^0.11.4"
Expand Down
15 changes: 15 additions & 0 deletions angular-workspace/projects/ni/nimble-angular/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "@ni/nimble-angular",
"entries": [
{
"date": "Fri, 03 Dec 2021 20:54:09 GMT",
"tag": "@ni/nimble-angular_v1.0.0-beta.124",
"version": "1.0.0-beta.124",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v1.0.0-beta.105",
"commit": "3811811a9c07e054bb0946476e33390c0e9d20e6"
}
]
}
},
{
"date": "Fri, 03 Dec 2021 18:58:22 GMT",
"tag": "@ni/nimble-angular_v1.0.0-beta.123",
Expand Down
10 changes: 9 additions & 1 deletion angular-workspace/projects/ni/nimble-angular/CHANGELOG.md
@@ -1,9 +1,17 @@
# Change Log - @ni/nimble-angular

This log was last generated on Fri, 03 Dec 2021 18:58:22 GMT and should not be manually modified.
This log was last generated on Fri, 03 Dec 2021 20:54:09 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.0-beta.124

Fri, 03 Dec 2021 20:54:09 GMT

### Changes

- Bump @ni/nimble-components to v1.0.0-beta.105

## 1.0.0-beta.123

Fri, 03 Dec 2021 18:58:22 GMT
Expand Down
4 changes: 2 additions & 2 deletions angular-workspace/projects/ni/nimble-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-angular",
"version": "1.0.0-beta.123",
"version": "1.0.0-beta.124",
"description": "Angular components for the NI Nimble Design System",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"@angular/common": "^12.1.0",
"@angular/core": "^12.1.0",
"@angular/forms": "^12.1.0",
"@ni/nimble-components": "^1.0.0-beta.104"
"@ni/nimble-components": "^1.0.0-beta.105"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down

This file was deleted.

10 changes: 5 additions & 5 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-components/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "@ni/nimble-components",
"entries": [
{
"date": "Fri, 03 Dec 2021 20:54:09 GMT",
"tag": "@ni/nimble-components_v1.0.0-beta.105",
"version": "1.0.0-beta.105",
"comments": {
"prerelease": [
{
"author": "20709258+msmithNI@users.noreply.github.com",
"package": "@ni/nimble-components",
"commit": "3811811a9c07e054bb0946476e33390c0e9d20e6",
"comment": "Drawer updates (bugfix for content/footer mode, make drawer width configurable in Storybook)"
}
]
}
},
{
"date": "Fri, 03 Dec 2021 18:58:22 GMT",
"tag": "@ni/nimble-components_v1.0.0-beta.104",
Expand Down
10 changes: 9 additions & 1 deletion packages/nimble-components/CHANGELOG.md
@@ -1,9 +1,17 @@
# Change Log - @ni/nimble-components

This log was last generated on Fri, 03 Dec 2021 18:58:22 GMT and should not be manually modified.
This log was last generated on Fri, 03 Dec 2021 20:54:09 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.0-beta.105

Fri, 03 Dec 2021 20:54:09 GMT

### Changes

- Drawer updates (bugfix for content/footer mode, make drawer width configurable in Storybook) (20709258+msmithNI@users.noreply.github.com)

## 1.0.0-beta.104

Fri, 03 Dec 2021 18:58:22 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/nimble-components/package.json
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-components",
"version": "1.0.0-beta.104",
"version": "1.0.0-beta.105",
"description": "Styled web components for the NI Nimble Design System",
"scripts": {
"build": "npm run build-components && npm run build-storybook",
Expand Down

0 comments on commit 3969021

Please sign in to comment.