Skip to content

Commit

Permalink
chore(release): version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Aug 22, 2019
1 parent 6e032d9 commit 73cbe06
Show file tree
Hide file tree
Showing 8 changed files with 89 additions and 7 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2019-08-22)


### Bug Fixes

* **deps:** update dependency bootstrap to ^4.3.1 ([#43](https://github.com/SocialGouv/bootstrap/issues/43)) ([ec0406d](https://github.com/SocialGouv/bootstrap/commit/ec0406d))
* **docs:** explicite $ use ([4f2becf](https://github.com/SocialGouv/bootstrap/commit/4f2becf))
* **docs:** typo following 3abb266 ([f46578f](https://github.com/SocialGouv/bootstrap/commit/f46578f))


### Features

* **alert:** use same heading level ([b1ba878](https://github.com/SocialGouv/bootstrap/commit/b1ba878))
* **badge:** add small separation after callout ([f7490ac](https://github.com/SocialGouv/bootstrap/commit/f7490ac))
* **docs:** add common callout ([3e688b8](https://github.com/SocialGouv/bootstrap/commit/3e688b8))
* rename Design Beta Gouv to SocialGouv Bootstrap ([3abb266](https://github.com/SocialGouv/bootstrap/commit/3abb266))
* **docs:** add integrity file hash ([a07d0e4](https://github.com/SocialGouv/bootstrap/commit/a07d0e4))
* **docs:** add typography documentation ([53f34b6](https://github.com/SocialGouv/bootstrap/commit/53f34b6))
* **docs:** ensure to deploy to SocialGouv/bootstrap ([96045bf](https://github.com/SocialGouv/bootstrap/commit/96045bf))
* **docs:** switch to hugo ([#112](https://github.com/SocialGouv/bootstrap/issues/112)) ([c605cd2](https://github.com/SocialGouv/bootstrap/commit/c605cd2))
* **tokens:** add color tokens ([7a05681](https://github.com/SocialGouv/bootstrap/commit/7a05681))
26 changes: 26 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2019-08-22)


### Bug Fixes

* **deps:** update dependency bootstrap to ^4.3.1 ([#43](https://github.com/SocialGouv/bootstrap/issues/43)) ([ec0406d](https://github.com/SocialGouv/bootstrap/commit/ec0406d))
* **docs:** explicite $ use ([4f2becf](https://github.com/SocialGouv/bootstrap/commit/4f2becf))
* **docs:** typo following 3abb266 ([f46578f](https://github.com/SocialGouv/bootstrap/commit/f46578f))


### Features

* **alert:** use same heading level ([b1ba878](https://github.com/SocialGouv/bootstrap/commit/b1ba878))
* **badge:** add small separation after callout ([f7490ac](https://github.com/SocialGouv/bootstrap/commit/f7490ac))
* **docs:** add common callout ([3e688b8](https://github.com/SocialGouv/bootstrap/commit/3e688b8))
* rename Design Beta Gouv to SocialGouv Bootstrap ([3abb266](https://github.com/SocialGouv/bootstrap/commit/3abb266))
* **docs:** add integrity file hash ([a07d0e4](https://github.com/SocialGouv/bootstrap/commit/a07d0e4))
* **docs:** add typography documentation ([53f34b6](https://github.com/SocialGouv/bootstrap/commit/53f34b6))
* **docs:** ensure to deploy to SocialGouv/bootstrap ([96045bf](https://github.com/SocialGouv/bootstrap/commit/96045bf))
* **docs:** switch to hugo ([#112](https://github.com/SocialGouv/bootstrap/issues/112)) ([c605cd2](https://github.com/SocialGouv/bootstrap/commit/c605cd2))
* **tokens:** add color tokens ([7a05681](https://github.com/SocialGouv/bootstrap/commit/7a05681))
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "docs",
"version": "0.0.0",
"version": "0.1.0",
"private": true,
"scripts": {
"build": "nps build",
"serve": "nps serve"
},
"dependencies": {
"@socialgouv/bootstrap.core": "^0.0.0",
"@socialgouv/bootstrap.core": "^0.1.0",
"hugo-bin": "^0.43.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
},
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.0.0"
"version": "0.1.0"
}
19 changes: 19 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2019-08-22)


### Bug Fixes

* **deps:** update dependency bootstrap to ^4.3.1 ([#43](https://github.com/SocialGouv/bootstrap/issues/43)) ([ec0406d](https://github.com/SocialGouv/bootstrap/commit/ec0406d))


### Features

* **docs:** add typography documentation ([53f34b6](https://github.com/SocialGouv/bootstrap/commit/53f34b6))
* rename Design Beta Gouv to SocialGouv Bootstrap ([3abb266](https://github.com/SocialGouv/bootstrap/commit/3abb266))
* **docs:** switch to hugo ([#112](https://github.com/SocialGouv/bootstrap/issues/112)) ([c605cd2](https://github.com/SocialGouv/bootstrap/commit/c605cd2))
* **tokens:** add color tokens ([7a05681](https://github.com/SocialGouv/bootstrap/commit/7a05681))
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@socialgouv/bootstrap.core",
"version": "0.0.0",
"version": "0.1.0",
"description": "Social Gouv Bootstrap Core Design",
"main": "index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/SocialGouv/bootstrap#readme",
"dependencies": {
"@socialgouv/bootstrap.tokens": "^0.0.0",
"@socialgouv/bootstrap.tokens": "^0.1.0",
"bootstrap": "^4.3.1"
},
"devDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2019-08-22)


### Features

* **tokens:** add color tokens ([7a05681](https://github.com/douglasduteil/design/commit/7a05681))
* rename Design Beta Gouv to SocialGouv Bootstrap ([3abb266](https://github.com/douglasduteil/design/commit/3abb266))
3 changes: 1 addition & 2 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@socialgouv/bootstrap.tokens",
"version": "0.0.0",
"version": "0.1.0",
"description": "Social Gouv Bootstrap Tokens",
"main": "index.js",
"scripts": {
Expand All @@ -17,7 +17,6 @@
"url": "https://github.com/douglasduteil/design/issues"
},
"homepage": "https://github.com/douglasduteil/design#readme",
"dependencies": {},
"devDependencies": {
"yaml-lint": "^1.2.4"
}
Expand Down

0 comments on commit 73cbe06

Please sign in to comment.