Skip to content

Commit

Permalink
release(travis): Release 4.0.0
Browse files Browse the repository at this point in the history
[skip ci]

# [4.0.0](v3.1.19...v4.0.0) (2020-11-22)

### chore

* **package:** Upgrade packages for 2020-11-22. ([e2eedc7](e2eedc7))

### BREAKING CHANGES

* **package:** Drop support for node<9.
  • Loading branch information
semantic-release-bot committed Nov 22, 2020
1 parent e2eedc7 commit b25e861
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [4.0.0](https://github.com/randytarampi/pseudoimage/compare/v3.1.19...v4.0.0) (2020-11-22)


### chore

* **package:** Upgrade packages for 2020-11-22. ([e2eedc7](https://github.com/randytarampi/pseudoimage/commit/e2eedc76c8cf971cf75432773eba1222d69cc11f))


### BREAKING CHANGES

* **package:** Drop support for node<9.

## [3.1.19](https://github.com/randytarampi/pseudoimage/compare/v3.1.18...v3.1.19) (2020-10-31)


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,7 +1,7 @@
{
"name": "@randy.tarampi/pseudoimage",
"description": "ʕつ◕ᴥ◕ʔつ 📷 → Your application's pseudolocales' image folders",
"version": "3.1.19",
"version": "4.0.0",
"author": {
"name": "Randy Tarampi",
"email": "rt@randytarampi.ca",
Expand Down

0 comments on commit b25e861

Please sign in to comment.