Skip to content

Commit

Permalink
chore(*): patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Heymdall committed Aug 27, 2020
1 parent a941f86 commit 00005ce
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="3.0.3"></a>
## [3.0.3](https://github.com/alfa-laboratory/library-utils/compare/v3.0.2...v3.0.3) (2020-08-27)


### Bug Fixes

* **gulp-tasks:** добавляет игнор ошибок для TS, ts.reporter почему-то не работает ([8614875](https://github.com/alfa-laboratory/library-utils/commit/8614875))



<a name="3.0.2"></a>
## [3.0.2](https://github.com/alfa-laboratory/library-utils/compare/v3.0.1...v3.0.2) (2019-12-13)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "library-utils",
"version": "3.0.2",
"version": "3.0.3",
"description": "Utils for component libraries processing and compilation",
"repository": {
"type": "git",
Expand Down

0 comments on commit 00005ce

Please sign in to comment.