Skip to content

Commit

Permalink
chore(release): 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Vincze committed May 15, 2020
1 parent 021cf48 commit 2c607a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [6.1.2](https://github.com/wintercounter/mhy/compare/v6.1.1...v6.1.2) (2020-05-15)

### [6.1.1](https://github.com/wintercounter/mhy/compare/v6.1.0...v6.1.1) (2020-05-15)


Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mhy",
"version": "6.1.1",
"version": "6.1.2",
"description": "A zero-config out-of-the-box development environment how I like it. So it's m(h)y environment!",
"main": "dist/bin/index.js",
"scripts": {
Expand Down Expand Up @@ -199,7 +199,7 @@
"@types/yargs": "15.0.5",
"@typescript-eslint/eslint-plugin": "2.33.0",
"@typescript-eslint/parser": "2.33.0",
"@w11r/use-breakpoint": "1.4.2",
"@w11r/use-breakpoint": "1.4.3",
"@welldone-software/why-did-you-render": "4.2.1",
"acorn": "7.2.0",
"animejs": "3.2.0",
Expand Down Expand Up @@ -290,7 +290,7 @@
"jest-enzyme": "7.1.2",
"jest-fetch-mock": "3.0.3",
"jest-styled-components": "7.0.2",
"jimp": "0.10.3",
"jimp": "0.11.0",
"js-cookie": "2.2.1",
"json-colorizer": "2.2.2",
"json-merger": "1.1.2",
Expand Down

0 comments on commit 2c607a3

Please sign in to comment.