-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
114 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# 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-rc.0 (2019-07-30) | ||
|
||
### Bug Fixes | ||
|
||
- **eslint:** removed unused eslint configurations | ||
([848f52b](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/eslint-config-ibmdotcom/commit/848f52b)) | ||
- **lerna:** added fixes to private package.json to prevent publishing | ||
([4df6797](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/eslint-config-ibmdotcom/commit/4df6797)) | ||
- **lerna:** reverting private package version names | ||
([ee1cdef](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/eslint-config-ibmdotcom/commit/ee1cdef)) | ||
- **lerna:** reverting private package version names | ||
([8ad8461](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/eslint-config-ibmdotcom/commit/8ad8461)) | ||
|
||
### Features | ||
|
||
- **jsdoc:** added jsdoc generation from services | ||
([d2089e4](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/eslint-config-ibmdotcom/commit/d2089e4)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# 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-rc.0 (2019-07-30) | ||
|
||
### Bug Fixes | ||
|
||
- **ci:** move loads.js to correct dir | ||
([584fdd5](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/react/commit/584fdd5)) | ||
- **yarn:** add loader file for ci-check | ||
([ca02703](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/react/commit/ca02703)) | ||
|
||
### Features | ||
|
||
- **component:** add Masthead component stub | ||
([fee6b44](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/react/commit/fee6b44)) | ||
- **components:** add masthead react stub | ||
([3cd2b5b](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/react/commit/3cd2b5b)) | ||
- **jsdoc:** added jsdoc generation from services | ||
([d2089e4](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/react/commit/d2089e4)) | ||
- **lerna:** adjusting initial version to 0.0.0 | ||
([3f01404](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/react/commit/3f01404)) | ||
- **lerna:** cleaned up react package.json | ||
([fde3da3](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/react/commit/fde3da3)) | ||
- **lerna:** updated package names and versions | ||
([9929d1c](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/react/commit/9929d1c)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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-rc.0 (2019-07-30) | ||
|
||
### Bug Fixes | ||
|
||
- **circleci:** adjustments to circle-ci check to run lint and jest | ||
([d2986b6](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/services/commit/d2986b6)) | ||
- **circleci:** removed lint from services ci-check | ||
([b981db2](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/services/commit/b981db2)) | ||
|
||
### Features | ||
|
||
- **jsdoc:** added jsdoc generation from services | ||
([d2089e4](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/services/commit/d2089e4)) | ||
- **lerna:** adjusting initial version to 0.0.0 | ||
([3f01404](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/services/commit/3f01404)) | ||
- **lerna:** updated package names and versions | ||
([9929d1c](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/services/commit/9929d1c)) | ||
- **services:** added working jest test for demo service class | ||
([0957a6a](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/services/commit/0957a6a)) | ||
- **services:** created the initial services package architecture (WIP) | ||
([0a072e0](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/services/commit/0a072e0)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# 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-rc.0 (2019-07-30) | ||
|
||
### Bug Fixes | ||
|
||
- **lerna:** added fixes to private package.json to prevent publishing | ||
([4df6797](https://github.com/carbon-design-system/carbon/tree/master/packages/stylelint-config-elements/commit/4df6797)) | ||
- **lerna:** reverting private package version names | ||
([ee1cdef](https://github.com/carbon-design-system/carbon/tree/master/packages/stylelint-config-elements/commit/ee1cdef)) | ||
- **lerna:** reverting private package version names | ||
([8ad8461](https://github.com/carbon-design-system/carbon/tree/master/packages/stylelint-config-elements/commit/8ad8461)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# 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-rc.0 (2019-07-30) | ||
|
||
### Features | ||
|
||
- **utilities:** adding utilities package with sample utility function | ||
([12e1e16](https://github.com/carbon-design-system/ibm-dotcom-library/tree/master/packages/utilities/commit/12e1e16)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters