Skip to content

Commit

Permalink
chore(release): v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed Apr 9, 2019
1 parent d89fc16 commit 01af05a
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.1](https://github.com/evocateur/pectin/compare/v3.1.0...v3.1.1) (2019-04-09)


### Bug Fixes

* **cli:** Rename homepage, too ([d89fc16](https://github.com/evocateur/pectin/commit/d89fc16))





# [3.1.0](https://github.com/evocateur/pectin/compare/v3.0.1...v3.1.0) (2019-04-09)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"packages": [
"packages/*"
],
"version": "3.1.0"
"version": "3.1.1"
}
11 changes: 11 additions & 0 deletions packages/pectin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.1](https://github.com/evocateur/pectin/compare/v3.1.0...v3.1.1) (2019-04-09)


### Bug Fixes

* **cli:** Rename homepage, too ([d89fc16](https://github.com/evocateur/pectin/commit/d89fc16))





# [3.1.0](https://github.com/evocateur/pectin/compare/v3.0.1...v3.1.0) (2019-04-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/pectin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pectin",
"version": "3.1.0",
"version": "3.1.1",
"description": "Lightweight CLI for running convention-based rollup builds in lerna monorepos",
"keywords": [
"rollup",
Expand Down

0 comments on commit 01af05a

Please sign in to comment.