Skip to content

Commit

Permalink
chore(release): publish v1.0.1-alpha.21
Browse files Browse the repository at this point in the history
  • Loading branch information
gael-boyenval committed Oct 2, 2019
1 parent b1eee72 commit 699c600
Show file tree
Hide file tree
Showing 10 changed files with 89 additions and 7 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,36 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.21](https://github.com/adeo/design-system--styleguide/compare/v1.0.1-alpha.20...v1.0.1-alpha.21) (2019-10-02)


### Bug Fixes

* **chore/deployment:** add gh token to aws lambda queries to fix deploy URLs in PRs ([#370](https://github.com/adeo/design-system--styleguide/issues/370)) ([7890127](https://github.com/adeo/design-system--styleguide/commit/7890127))
* **chore/pr template:** update git conventions and PR template ([#366](https://github.com/adeo/design-system--styleguide/issues/366)) ([b1eee72](https://github.com/adeo/design-system--styleguide/commit/b1eee72))
* **onboard/contributing:** change old path to project in docs ([#371](https://github.com/adeo/design-system--styleguide/issues/371)) ([ef6ac8e](https://github.com/adeo/design-system--styleguide/commit/ef6ac8e))
* **onboard/contributing install:** change paths to new repo name [#367](https://github.com/adeo/design-system--styleguide/issues/367) ([d0228df](https://github.com/adeo/design-system--styleguide/commit/d0228df))
* **onboard/css conventions:** add lacking images ([#368](https://github.com/adeo/design-system--styleguide/issues/368)) ([9b12853](https://github.com/adeo/design-system--styleguide/commit/9b12853))
* **pattern/flexy grid:** fix typo in flexy space-around modifier class name ([#359](https://github.com/adeo/design-system--styleguide/issues/359)) ([0ec7ab0](https://github.com/adeo/design-system--styleguide/commit/0ec7ab0))


### Features

* **onboard/abstractDesigner:** add definition of done for Abstract review ([#354](https://github.com/adeo/design-system--styleguide/issues/354)) ([2cf7fcc](https://github.com/adeo/design-system--styleguide/commit/2cf7fcc))
* **onboard/contributing install:** create installation instructions for contributors ([#364](https://github.com/adeo/design-system--styleguide/issues/364)) ([0ddc2fe](https://github.com/adeo/design-system--styleguide/commit/0ddc2fe))
* **onboard/css conventions:** create docs about css conventions ([#365](https://github.com/adeo/design-system--styleguide/issues/365)) ([1b7681f](https://github.com/adeo/design-system--styleguide/commit/1b7681f))
* **onboard/design tokens:** create docs about design tokens ([#362](https://github.com/adeo/design-system--styleguide/issues/362)) ([0f84cbe](https://github.com/adeo/design-system--styleguide/commit/0f84cbe))
* **onboard/git conventions:** add PR labels and breaking changes informations ([#373](https://github.com/adeo/design-system--styleguide/issues/373)) ([648cda2](https://github.com/adeo/design-system--styleguide/commit/648cda2))
* **onboard/glossary:** add glossary ([#361](https://github.com/adeo/design-system--styleguide/issues/361)) ([5808abc](https://github.com/adeo/design-system--styleguide/commit/5808abc))
* **onboard/help:** add need help page ([#363](https://github.com/adeo/design-system--styleguide/issues/363)) ([4a30f7e](https://github.com/adeo/design-system--styleguide/commit/4a30f7e))
* **pattern/notificaion:** add notification pattern ([#343](https://github.com/adeo/design-system--styleguide/issues/343)) ([053a8a7](https://github.com/adeo/design-system--styleguide/commit/053a8a7))
* **patterns/flags:** create flag component ([#348](https://github.com/adeo/design-system--styleguide/issues/348)) ([7c78093](https://github.com/adeo/design-system--styleguide/commit/7c78093))
* **website/mdx:** migrate to MDX to generate docs pages ([#360](https://github.com/adeo/design-system--styleguide/issues/360)) ([8360771](https://github.com/adeo/design-system--styleguide/commit/8360771))





## [1.0.1-alpha.20](https://github.com/adeo/design-system--styleguide/compare/v1.0.1-alpha.19...v1.0.1-alpha.20) (2019-09-19)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"message": "chore(release): publish"
}
},
"version": "1.0.1-alpha.20"
"version": "1.0.1-alpha.21"
}
12 changes: 12 additions & 0 deletions packages/designer-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.21](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.20...v1.0.1-alpha.21) (2019-10-02)


### Features

* **pattern/notificaion:** add notification pattern ([#343](https://github.com/adeo/mozaic-design-system/issues/343)) ([053a8a7](https://github.com/adeo/mozaic-design-system/commit/053a8a7))
* **patterns/flags:** create flag component ([#348](https://github.com/adeo/mozaic-design-system/issues/348)) ([7c78093](https://github.com/adeo/mozaic-design-system/commit/7c78093))





## [1.0.1-alpha.20](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.19...v1.0.1-alpha.20) (2019-09-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/designer-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozaic-ds/designer-kit",
"version": "1.0.1-alpha.20",
"version": "1.0.1-alpha.21",
"description": "all sketch libraries and assets required to work with the ADEO design system",
"author": "",
"license": "ISC"
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-theme-styleguide/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.21](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.20...v1.0.1-alpha.21) (2019-10-02)


### Features

* **website/mdx:** migrate to MDX to generate docs pages ([#360](https://github.com/adeo/mozaic-design-system/issues/360)) ([8360771](https://github.com/adeo/mozaic-design-system/commit/8360771))





## [1.0.1-alpha.20](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.19...v1.0.1-alpha.20) (2019-09-19)

**Note:** Version bump only for package @mozaic-ds/gatsby-theme-styleguide
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-styleguide/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@mozaic-ds/gatsby-theme-styleguide",
"version": "1.0.1-alpha.20",
"version": "1.0.1-alpha.21",
"main": "index.js",
"author": "gael-boyenval (gaelboyenval@icloud.com)",
"license": "MIT",
"dependencies": {
"@mozaic-ds/gatsby-github-release": "^1.0.1-alpha.20",
"@mdx-js/mdx": "^1.3.1",
"@mdx-js/react": "^1.3.1",
"@mozaic-ds/gatsby-github-release": "^1.0.1-alpha.20",
"@mozaic-ds/gatsby-source-directory-tree": "^1.0.1-alpha.9",
"@mozaic-ds/gatsby-source-preview": "^1.0.1-alpha.20",
"gatsby-plugin-manifest": "^2.0.5",
Expand Down
17 changes: 17 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.21](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.20...v1.0.1-alpha.21) (2019-10-02)


### Bug Fixes

* **pattern/flexy grid:** fix typo in flexy space-around modifier class name ([#359](https://github.com/adeo/mozaic-design-system/issues/359)) ([0ec7ab0](https://github.com/adeo/mozaic-design-system/commit/0ec7ab0))


### Features

* **pattern/notificaion:** add notification pattern ([#343](https://github.com/adeo/mozaic-design-system/issues/343)) ([053a8a7](https://github.com/adeo/mozaic-design-system/commit/053a8a7))
* **patterns/flags:** create flag component ([#348](https://github.com/adeo/mozaic-design-system/issues/348)) ([7c78093](https://github.com/adeo/mozaic-design-system/commit/7c78093))





## [1.0.1-alpha.20](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.19...v1.0.1-alpha.20) (2019-09-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@mozaic-ds/styles",
"version": "1.0.1-alpha.20",
"version": "1.0.1-alpha.21",
"description": "Styles scss for Designe System Adeo",
"author": "",
"license": "ISC",
"dependencies": {
"@mozaic-ds/tokens": "^1.0.1-alpha.20"
"@mozaic-ds/tokens": "^1.0.1-alpha.21"
}
}
12 changes: 12 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.21](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.20...v1.0.1-alpha.21) (2019-10-02)


### Features

* **pattern/notificaion:** add notification pattern ([#343](https://github.com/adeo/mozaic-design-system/issues/343)) ([053a8a7](https://github.com/adeo/mozaic-design-system/commit/053a8a7))
* **patterns/flags:** create flag component ([#348](https://github.com/adeo/mozaic-design-system/issues/348)) ([7c78093](https://github.com/adeo/mozaic-design-system/commit/7c78093))





## [1.0.1-alpha.20](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.19...v1.0.1-alpha.20) (2019-09-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozaic-ds/tokens",
"version": "1.0.1-alpha.20",
"version": "1.0.1-alpha.21",
"description": "Tokens to Design Systeme Adeo",
"author": "",
"license": "ISC"
Expand Down

0 comments on commit 699c600

Please sign in to comment.