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

Commit 75feaff

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2019-08-10) ### Bug Fixes * **rollup:** reconfiguration of rollup process ([e6a9849](e6a9849))
1 parent 82028a8 commit 75feaff

File tree

3 files changed

+20
-7
lines changed

3 files changed

+20
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.1](https://github.com/basics/blueprint-npm-module/compare/v1.3.0...v1.3.1) (2019-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **rollup:** reconfiguration of rollup process ([e6a9849](https://github.com/basics/blueprint-npm-module/commit/e6a9849))
7+
18
# [1.3.0](https://github.com/basics/blueprint-npm-module/compare/v1.2.16...v1.3.0) (2019-08-03)
29

310

package-lock.json

Lines changed: 12 additions & 6 deletions
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.3.0",
3+
"version": "1.3.1",
44
"description": "blueprint to create npm modules",
55
"main": "./lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)