Skip to content

Commit

Permalink
chore(release): release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperITMan committed Jun 4, 2019
1 parent 519ea31 commit 8013a48
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="1.0.1"></a>

## [1.0.1](https://github.com/NationalBankBelgium/code-style/compare/1.0.0...1.0.1) (2019-06-04)

### Bug Fixes

- **tsconfig:** remove outDir, baseUrl, rootDir and typeRoots properties from tsconfig files ([4429a38](https://github.com/NationalBankBelgium/code-style/commit/4429a38)), closes [#10](https://github.com/NationalBankBelgium/code-style/issues/10)

<a name="1.0.0"></a>

# [1.0.0](https://github.com/NationalBankBelgium/code-style/compare/1.0.0-rc.2...1.0.0) (2019-05-24)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nationalbankbelgium/code-style",
"version": "1.0.0",
"version": "1.0.1",
"description": "Front-End code style",
"author": {
"email": "[email protected]",
Expand Down

0 comments on commit 8013a48

Please sign in to comment.