Skip to content

Commit

Permalink
chore(release): prepare for version 1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Aug 11, 2023
1 parent 60eb9fc commit d6cd223
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file.

## [1.0.18] - 2023-08-11

### <!-- 07 -->Continuous Integrations

- Add initial commit check to build workflow

### <!-- 08 -->Miscellaneous Tasks

- Add linting for json and yaml files
- Update pre-commit hook and cleanup package.json scripts

## [1.0.17] - 2023-08-11

### <!-- 07 -->Continuous Integrations
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-lingui-template",
"version": "1.0.17",
"version": "1.0.18",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit d6cd223

Please sign in to comment.