Skip to content

Commit be42e19

Browse files
committed
chore(*): patch version
1 parent 27810d1 commit be42e19

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="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+
111
<a name="2.4.0"></a>
212
# [2.4.0](https://github.com/alfa-laboratory/library-utils/compare/v2.3.1...v2.4.0) (2019-05-16)
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": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Utils for component libraries processing and compilation",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)