Skip to content

Commit

Permalink
"chore(release): 4.12.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh Sahasrabhojanee committed Mar 15, 2021
1 parent f81c5e6 commit a14a450
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [4.12.2](https://github.com/quintype/quintype-node-framework/compare/v4.12.1...v4.12.2) (2021-03-15)


### Bug Fixes

* update package lock ([f81c5e6](https://github.com/quintype/quintype-node-framework/commit/f81c5e6669a107cfbe09be59c2ca309f6fe3e3d0))

### [4.12.1](https://github.com/quintype/quintype-node-framework/compare/v4.12.0...v4.12.1) (2021-03-08)

### [4.11.1](https://github.com/quintype/quintype-node-framework/compare/v4.11.0...v4.11.1) (2021-03-08)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quintype/framework",
"version": "4.12.1",
"version": "4.12.2",
"description": "Libraries to help build Quintype Node.js apps",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a14a450

Please sign in to comment.