Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 76a0fae

Browse files
chore(release): 1.2.16 [skip ci]
## [1.2.16](v1.2.15...v1.2.16) (2018-08-12) ### Bug Fixes * **commitlint:** moved config from package.json to rc file ([77ac55a](77ac55a))
1 parent 77ac55a commit 76a0fae

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.16](https://github.com/basics/blueprint-npm-module/compare/v1.2.15...v1.2.16) (2018-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **commitlint:** moved config from package.json to rc file ([77ac55a](https://github.com/basics/blueprint-npm-module/commit/77ac55a))
7+
18
## [1.2.15](https://github.com/basics/blueprint-npm-module/compare/v1.2.14...v1.2.15) (2018-08-12)
29

310

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": "@js-basics/blueprint-npm-module",
3-
"version": "1.2.15",
3+
"version": "1.2.16",
44
"description": "blueprint to create npm modules",
55
"main": "./lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)