Skip to content

Commit 0bc3914

Browse files
chore(release): 1.53.4
1 parent c4ce647 commit 0bc3914

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.53.4"></a>
6+
## [1.53.4](https://github.com/quintype/quintype-node-components/compare/v1.53.3...v1.53.4) (2019-02-27)
7+
8+
9+
### Bug Fixes
10+
11+
* **package-lock:** Update package-lock, audit fix ([c4ce647](https://github.com/quintype/quintype-node-components/commit/c4ce647))
12+
* **search-box:** Implement initialValue - searchbox ([#70](https://github.com/quintype/quintype-node-components/issues/70)) ([257020a](https://github.com/quintype/quintype-node-components/commit/257020a))
13+
14+
15+
516
<a name="1.53.3"></a>
617
## [1.53.3](https://github.com/quintype/quintype-node-components/compare/v1.53.2...v1.53.3) (2019-02-21)
718

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quintype/components",
3-
"version": "1.53.3",
3+
"version": "1.53.4",
44
"description": "Components to help build Quintype Node.js apps",
55
"main": "dist/cjs/index.js",
66
"module": "dist/es/index.js",

0 commit comments

Comments
 (0)