Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Commit

Permalink
ci(changeset): generate PR with changelog & version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and maiertech committed Feb 14, 2020
1 parent 191deb9 commit fd1b30f
Show file tree
Hide file tree
Showing 16 changed files with 112 additions and 55 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-ducks-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/big-laws-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-queens-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-beans-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-horses-sparkle.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/small-islands-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-points-double.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-horses-vanish.md

This file was deleted.

24 changes: 24 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# docs

## 0.1.0

### Minor Changes

- [`bb89005`](https://github.com/UNDataForum/design-system/commit/bb8900574ffe0a9fe28d8a7e5851e60347e84e71)
[#381](https://github.com/UNDataForum/design-system/pull/381) Thanks
[@454de6e](https://github.com/454de6e)! - Consolidate Storybooks in docs

### Patch Changes

- Updated dependencies
[[`abd5f09`](https://github.com/UNDataForum/design-system/commit/abd5f0965df0e4a15f434db136ff13df973800d2),
[`68d7317`](https://github.com/UNDataForum/design-system/commit/68d7317feaaf2138c46077dd6317c107170795ae),
[`64fe676`](https://github.com/UNDataForum/design-system/commit/64fe676f265b389aa59dd98b61a62f6cd55f5f73),
[`7b0dd64`](https://github.com/UNDataForum/design-system/commit/7b0dd641cd2f13232622054b67c7f3eec7f52cfd),
[`e30dc54`](https://github.com/UNDataForum/design-system/commit/e30dc54919a9661077e24f8475e1c4844aac014a),
[`bb89005`](https://github.com/UNDataForum/design-system/commit/bb8900574ffe0a9fe28d8a7e5851e60347e84e71),
[`68d0dc1`](https://github.com/UNDataForum/design-system/commit/68d0dc14c1da10302129d3e87598006ef6a5d587),
[`1f011c9`](https://github.com/UNDataForum/design-system/commit/1f011c945c2ea6275dd2ecce4645709de0bb002d)]:
- @undataforum/components@0.71.0
- @undataforum/assets@0.5.0
- @undataforum/preset@0.5.0
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docs",
"version": "0.0.0",
"version": "0.1.0",
"description": "Storybook for the United Nations World Data Forum design system.",
"author": "Thilo Maier <[email protected]>",
"scripts": {
Expand Down
41 changes: 33 additions & 8 deletions packages/assets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,71 @@
# @undataforum/assets

## 0.5.0

### Minor Changes

- [`bb89005`](https://github.com/UNDataForum/design-system/commit/bb8900574ffe0a9fe28d8a7e5851e60347e84e71)
[#381](https://github.com/UNDataForum/design-system/pull/381) Thanks
[@454de6e](https://github.com/454de6e)! - Consolidate Storybooks in docs

## 0.4.1

### Patch Changes

- [`27ca5aa`](https://github.com/UNDataForum/design-system/commit/27ca5aade1c7ee136661d840065aac2324213259) [#310](https://github.com/UNDataForum/design-system/pull/310) - Add --jsx option to microbundle scripts
- [`27ca5aa`](https://github.com/UNDataForum/design-system/commit/27ca5aade1c7ee136661d840065aac2324213259)
[#310](https://github.com/UNDataForum/design-system/pull/310) - Add --jsx
option to microbundle scripts

## 0.4.0

### Minor Changes

- [`546bafd`](https://github.com/UNDataForum/design-system/commit/546bafd242d53de7c23f87347846324cbe3679f9) [#307](https://github.com/UNDataForum/design-system/pull/307) - Use microbundle to build @undataforum/assets
- [`546bafd`](https://github.com/UNDataForum/design-system/commit/546bafd242d53de7c23f87347846324cbe3679f9)
[#307](https://github.com/UNDataForum/design-system/pull/307) - Use
microbundle to build @undataforum/assets

### Patch Changes

- [`c9a005a`](https://github.com/UNDataForum/design-system/commit/c9a005aaf9545ca9816bb2431ba1e79cb27ec878) [#306](https://github.com/UNDataForum/design-system/pull/306) - Move .storybook to storybook
- [`c9a005a`](https://github.com/UNDataForum/design-system/commit/c9a005aaf9545ca9816bb2431ba1e79cb27ec878)
[#306](https://github.com/UNDataForum/design-system/pull/306) - Move
.storybook to storybook

## 0.3.0

### Minor Changes

- [`a696be0`](https://github.com/UNDataForum/design-system/commit/a696be0347e01a75454c5383397fe534a3dc9007) [#213](https://github.com/UNDataForum/design-system/pull/213) Thanks [@454de6e](https://github.com/454de6e)! - Refactor SVG components and use `scaleTo` prop instead of `height` and `width` props
- [`a696be0`](https://github.com/UNDataForum/design-system/commit/a696be0347e01a75454c5383397fe534a3dc9007)
[#213](https://github.com/UNDataForum/design-system/pull/213) Thanks
[@454de6e](https://github.com/454de6e)! - Refactor SVG components and use
`scaleTo` prop instead of `height` and `width` props

## 0.2.1

### Patch Changes

- [`13230ea`](https://github.com/UNDataForum/design-system/commit/13230ea9805b8b32a1c02b2d4c063af74cb17c54) [#185](https://github.com/UNDataForum/design-system/pull/185) Thanks [@454de6e](https://github.com/454de6e)! - Upgrade linting rules and fix linting errors
- [`13230ea`](https://github.com/UNDataForum/design-system/commit/13230ea9805b8b32a1c02b2d4c063af74cb17c54)
[#185](https://github.com/UNDataForum/design-system/pull/185) Thanks
[@454de6e](https://github.com/454de6e)! - Upgrade linting rules and fix
linting errors

## 0.2.0

### Minor Changes

- [`ad2bf8f`](https://github.com/UNDataForum/design-system/commit/ad2bf8fc335dd667258791d9e69a8414a5a430d2) Thanks [@454de6e](https://github.com/454de6e)! - Update visual guidelines
- [`ad2bf8f`](https://github.com/UNDataForum/design-system/commit/ad2bf8fc335dd667258791d9e69a8414a5a430d2)
Thanks [@454de6e](https://github.com/454de6e)! - Update visual guidelines

* [`20e0c76`](https://github.com/UNDataForum/design-system/commit/20e0c76076b36f76dadce590c137e0d37678fc62) Thanks [@454de6e](https://github.com/454de6e)! - Make repository prop in all package.json files compatible with Renovate
* [`20e0c76`](https://github.com/UNDataForum/design-system/commit/20e0c76076b36f76dadce590c137e0d37678fc62)
Thanks [@454de6e](https://github.com/454de6e)! - Make repository prop in all
package.json files compatible with Renovate

## 0.1.1

### Patch Changes

- [`9d8d9d6`](https://github.com/UNDataForum/design-system/commit/9d8d9d6414bebf707fd8baeffe9d66ad1b5e6016) [#178](https://github.com/UNDataForum/design-system/pull/178) Thanks [@454de6e](https://github.com/454de6e)! - Update Theme UI to v0.2.46
- [`9d8d9d6`](https://github.com/UNDataForum/design-system/commit/9d8d9d6414bebf707fd8baeffe9d66ad1b5e6016)
[#178](https://github.com/UNDataForum/design-system/pull/178) Thanks
[@454de6e](https://github.com/454de6e)! - Update Theme UI to v0.2.46

## 0.1.0

Expand Down
2 changes: 1 addition & 1 deletion packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@undataforum/assets",
"description": "Assets for the United Nations World Data Forum website.",
"version": "0.4.1",
"version": "0.5.0",
"author": "Thilo Maier <[email protected]>",
"license": "SEE LICENSE IN visual-guidelines.pdf",
"main": "dist/index.js",
Expand Down
43 changes: 43 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
# Change Log

## 0.71.0

### Minor Changes

- [`abd5f09`](https://github.com/UNDataForum/design-system/commit/abd5f0965df0e4a15f434db136ff13df973800d2)
[#388](https://github.com/UNDataForum/design-system/pull/388) Thanks
[@454de6e](https://github.com/454de6e)! - Remove DummyLogo from API

* [`64fe676`](https://github.com/UNDataForum/design-system/commit/64fe676f265b389aa59dd98b61a62f6cd55f5f73)
Thanks [@454de6e](https://github.com/454de6e)! - Make align prop of Badges
compatible with other components

- [`e30dc54`](https://github.com/UNDataForum/design-system/commit/e30dc54919a9661077e24f8475e1c4844aac014a)
[#385](https://github.com/UNDataForum/design-system/pull/385) Thanks
[@454de6e](https://github.com/454de6e)! - Replace MenuIcon and CloseIcon with
MenuButton and Close from Theme UI

* [`bb89005`](https://github.com/UNDataForum/design-system/commit/bb8900574ffe0a9fe28d8a7e5851e60347e84e71)
[#381](https://github.com/UNDataForum/design-system/pull/381) Thanks
[@454de6e](https://github.com/454de6e)! - Consolidate Storybooks in docs

- [`68d0dc1`](https://github.com/UNDataForum/design-system/commit/68d0dc14c1da10302129d3e87598006ef6a5d587)
[#395](https://github.com/UNDataForum/design-system/pull/395) Thanks
[@454de6e](https://github.com/454de6e)! - Use composition instead of render
props

### Patch Changes

- [`68d7317`](https://github.com/UNDataForum/design-system/commit/68d7317feaaf2138c46077dd6317c107170795ae)
[#390](https://github.com/UNDataForum/design-system/pull/390) Thanks
[@454de6e](https://github.com/454de6e)! - Move subtitle into colored header in
ColorCard

* [`7b0dd64`](https://github.com/UNDataForum/design-system/commit/7b0dd641cd2f13232622054b67c7f3eec7f52cfd)
[#387](https://github.com/UNDataForum/design-system/pull/387) Thanks
[@454de6e](https://github.com/454de6e)! - Consolidate all components in src
folder

- [`1f011c9`](https://github.com/UNDataForum/design-system/commit/1f011c945c2ea6275dd2ecce4645709de0bb002d)
[#393](https://github.com/UNDataForum/design-system/pull/393) Thanks
[@454de6e](https://github.com/454de6e)! - Make speakers optional in
EventPreview

## 0.70.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@undataforum/components",
"description": "React components for the United Nations World Data Forum website.",
"version": "0.70.2",
"version": "0.71.0",
"author": "Thilo Maier <[email protected]>",
"license": "MIT",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @undataforum/preset

## 0.5.0

### Minor Changes

- [`bb89005`](https://github.com/UNDataForum/design-system/commit/bb8900574ffe0a9fe28d8a7e5851e60347e84e71)
[#381](https://github.com/UNDataForum/design-system/pull/381) Thanks
[@454de6e](https://github.com/454de6e)! - Consolidate Storybooks in docs

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@undataforum/preset",
"description": "Theme UI preset for the the United Nations World Data Forum website.",
"version": "0.4.0",
"version": "0.5.0",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"author": "Thilo Maier <[email protected]>",
Expand Down

0 comments on commit fd1b30f

Please sign in to comment.