Skip to content

Commit 2e778fa

Browse files
committed
chore(*): patch version
1 parent c042b06 commit 2e778fa

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.3.1"></a>
2+
## [2.3.1](https://github.com/alfa-laboratory/library-utils/compare/v2.3.0...v2.3.1) (2019-03-28)
3+
4+
5+
### Bug Fixes
6+
7+
* **typings:** add quoted field names support ([d987c1a](https://github.com/alfa-laboratory/library-utils/commit/d987c1a))
8+
9+
10+
111
<a name="2.3.0"></a>
212
# [2.3.0](https://github.com/alfa-laboratory/library-utils/compare/v2.2.0...v2.3.0) (2019-02-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": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Utils for component libraries processing and compilation",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)