Skip to content

Commit

Permalink
revert: version and changelog changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Heilemann committed Feb 5, 2020
1 parent afaeb88 commit d383a11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 26 deletions.
24 changes: 0 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
## [5.0.0](https://github.com/muuvmuuv/portfolio/compare/v4.6.0...v5.0.0) (2020-02-04)


### ⚠ BREAKING CHANGES

* replaced npm with pnpm

### Features

* added lefthook and commitlint ([9d58e8e](https://github.com/muuvmuuv/portfolio/commit/9d58e8eeef10f126ca3a3c10246766dc55a1499f))
* update postcss plugin ([73de27e](https://github.com/muuvmuuv/portfolio/commit/73de27e3d843bad7d2f54bd3a2409df2c819c789))
* use new release it preset ([7f279e0](https://github.com/muuvmuuv/portfolio/commit/7f279e0e832a974a705d4925ca4a8f775d3fc214))


### Bug Fixes

* missing comma in gatsby config ([55fc614](https://github.com/muuvmuuv/portfolio/commit/55fc61441dc0b554ac8e101d29d9a7d0b663e6b2))
* pnpm stuff ([2a896fd](https://github.com/muuvmuuv/portfolio/commit/2a896fdbdb5f1705bc519bfc60ae496ea3ac80ad))


### Build System

* replaced npm with pnpm ([87b98da](https://github.com/muuvmuuv/portfolio/commit/87b98da14f4df077cafaed8bf6b2dae0ab9efeec))

### [4.5.0](https://github.com/muuvmuuv/portfolio/compare/v3.14.0...v4.5.0) (2020-02-04)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "marvin-digital",
"version": "5.0.0",
"version": "4.5.0",
"private": true,
"description": "Portfolio of and by Marvin Heilemann (@muuvmuuv)",
"repository": "git@github.com:muuvmuuv/portfolio.git",
Expand Down Expand Up @@ -123,4 +123,4 @@
"node": ">=12",
"pnpm": ">=4"
}
}
}

0 comments on commit d383a11

Please sign in to comment.