Skip to content

Commit 46bbbd3

Browse files
committed
chore(*): patch version
1 parent 8427628 commit 46bbbd3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="3.0.2"></a>
2+
## [3.0.2](https://github.com/alfa-laboratory/library-utils/compare/v3.0.1...v3.0.2) (2019-12-13)
3+
4+
5+
### Bug Fixes
6+
7+
* hotfix typings for components ([8427628](https://github.com/alfa-laboratory/library-utils/commit/8427628))
8+
9+
10+
111
<a name="3.0.1"></a>
212
## [3.0.1](https://github.com/alfa-laboratory/library-utils/compare/v3.0.0...v3.0.1) (2019-12-12)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "library-utils",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Utils for component libraries processing and compilation",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)