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 c042b06 commit 2e778faCopy full SHA for 2e778fa
CHANGELOG.md
@@ -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
11
<a name="2.3.0"></a>
12
# [2.3.0](https://github.com/alfa-laboratory/library-utils/compare/v2.2.0...v2.3.0) (2019-02-12)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "library-utils",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "Utils for component libraries processing and compilation",
"repository": {
"type": "git",
0 commit comments