We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8427628 commit 46bbbd3Copy full SHA for 46bbbd3
CHANGELOG.md
@@ -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
11
<a name="3.0.1"></a>
12
## [3.0.1](https://github.com/alfa-laboratory/library-utils/compare/v3.0.0...v3.0.1) (2019-12-12)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "library-utils",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "Utils for component libraries processing and compilation",
"repository": {
"type": "git",
0 commit comments