Skip to content

Commit

Permalink
Merge pull request #30 from SobakaSlava/ns_release
Browse files Browse the repository at this point in the history
Version 2.5.1
  • Loading branch information
IharKrasnik committed Jul 22, 2019
2 parents 0761d8a + f562a55 commit 7027c17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v2.5.1 (2019-07-22)

- Fix button type

## v2.5.0 (2019-07-22)

- Add 'color-mod-function' to postcssPresetEnv features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-landing-starter",
"version": "2.5.0",
"version": "2.5.1",
"description": "Common landing website starter driven by next.js",
"main": "src/server/app.js",
"author": "Paralect",
Expand Down

0 comments on commit 7027c17

Please sign in to comment.