Skip to content

Commit

Permalink
Bump package (#253)
Browse files Browse the repository at this point in the history
# Pull Request

## 📖 Description

Package bump.
  • Loading branch information
janechu authored Mar 25, 2024
1 parent 6e28830 commit 7364b4a
Show file tree
Hide file tree
Showing 12 changed files with 79 additions and 26 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"copy-webpack-plugin": "^11.0.0",
"copyfiles": "^2.4.1",
"css-loader": "^6.7.3",
"design-to-code-react": "^1.0.1",
"design-to-code-react": "^1.0.2",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"lodash-es": "^4.17.21",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Previously bumped package update",
"packageName": "design-to-code",
"email": "7559015+janechu@users.noreply.github.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Previously bumped package update",
"packageName": "design-to-code-react",
"email": "7559015+janechu@users.noreply.github.com",
"dependentChangeType": "none"
}

This file was deleted.

12 changes: 6 additions & 6 deletions package-lock.json

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

21 changes: 21 additions & 0 deletions packages/design-to-code-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "design-to-code-react",
"entries": [
{
"date": "Mon, 25 Mar 2024 19:15:05 GMT",
"tag": "design-to-code-react_v1.0.2",
"version": "1.0.2",
"comments": {
"patch": [
{
"author": "7559015+janechu@users.noreply.github.com",
"package": "design-to-code-react",
"commit": "6e2883092cf228f4e37b05d12363220bd6bed760",
"comment": "Styling alignment fixes for the form additionalProperties keyword"
},
{
"author": "beachball",
"package": "design-to-code-react",
"comment": "Bump design-to-code to v1.0.2",
"commit": "6e2883092cf228f4e37b05d12363220bd6bed760"
}
]
}
},
{
"date": "Wed, 20 Mar 2024 17:04:35 GMT",
"tag": "design-to-code-react_v1.0.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/design-to-code-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - design-to-code-react

This log was last generated on Wed, 20 Mar 2024 17:04:35 GMT and should not be manually modified.
This log was last generated on Mon, 25 Mar 2024 19:15:05 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.2

Mon, 25 Mar 2024 19:15:05 GMT

### Patches

- Styling alignment fixes for the form additionalProperties keyword (7559015+janechu@users.noreply.github.com)
- Bump design-to-code to v1.0.2

## 1.0.1

Wed, 20 Mar 2024 17:04:35 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/design-to-code-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "design-to-code-react",
"description": "A React-specific set of components and utilities to assist in creating web UI",
"sideEffects": false,
"version": "1.0.1",
"version": "1.0.2",
"author": "Jane Chu",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -72,7 +72,7 @@
"@microsoft/fast-foundation": "^2.13.1",
"@microsoft/fast-web-utilities": "^4.8.1",
"@skatejs/val": "^0.5.0",
"design-to-code": "^1.0.1",
"design-to-code": "^1.0.2",
"exenv-es6": "^1.0.0",
"raf-throttle": "^2.0.3",
"react-dnd": "^16.0.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/design-to-code/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "design-to-code",
"entries": [
{
"date": "Mon, 25 Mar 2024 19:15:05 GMT",
"tag": "design-to-code_v1.0.2",
"version": "1.0.2",
"comments": {
"patch": [
{
"author": "7559015+janechu@users.noreply.github.com",
"package": "design-to-code",
"commit": "6e2883092cf228f4e37b05d12363220bd6bed760",
"comment": "Styling alignment fixes for the form additionalProperties keyword"
}
]
}
},
{
"date": "Wed, 20 Mar 2024 17:04:35 GMT",
"tag": "design-to-code_v1.0.1",
Expand Down
10 changes: 9 additions & 1 deletion packages/design-to-code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - design-to-code

This log was last generated on Wed, 20 Mar 2024 17:04:35 GMT and should not be manually modified.
This log was last generated on Mon, 25 Mar 2024 19:15:05 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.2

Mon, 25 Mar 2024 19:15:05 GMT

### Patches

- Styling alignment fixes for the form additionalProperties keyword (7559015+janechu@users.noreply.github.com)

## 1.0.1

Wed, 20 Mar 2024 17:04:35 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/design-to-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "design-to-code",
"description": "A set of utilities to assist in creating web UI",
"sideEffects": false,
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"author": "Jane Chu",
"license": "MIT",
Expand Down

0 comments on commit 7364b4a

Please sign in to comment.