Skip to content

Commit

Permalink
Merge pull request #28 from SobakaSlava/ns_release
Browse files Browse the repository at this point in the history
Version 2.5.0
  • Loading branch information
IharKrasnik authored Jul 22, 2019
2 parents 387b84e + 273c9e2 commit 665a559
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v2.5.0 (2019-07-22)

- Add 'color-mod-function' to postcssPresetEnv features
- Update dependencies
- Change structure of component
- Add google authorization
- Add google analytics

## v2.4.0 (2019-06-20)

- Update modules
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.4.0",
"version": "2.5.0",
"description": "Common landing website starter driven by next.js",
"main": "src/server/app.js",
"author": "Paralect",
Expand Down

0 comments on commit 665a559

Please sign in to comment.