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 27810d1 commit be42e19Copy full SHA for be42e19
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.4.1"></a>
2
+## [2.4.1](https://github.com/alfa-laboratory/library-utils/compare/v2.4.0...v2.4.1) (2019-07-03)
3
+
4
5
+### Bug Fixes
6
7
+* **component-package:** add ts index file support ([27810d1](https://github.com/alfa-laboratory/library-utils/commit/27810d1))
8
9
10
11
<a name="2.4.0"></a>
12
# [2.4.0](https://github.com/alfa-laboratory/library-utils/compare/v2.3.1...v2.4.0) (2019-05-16)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "library-utils",
- "version": "2.4.0",
+ "version": "2.4.1",
"description": "Utils for component libraries processing and compilation",
"repository": {
"type": "git",
0 commit comments