Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yehezkielgunawan committed Apr 19, 2022
1 parent 02a7913 commit 7d98b1d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

## [1.1.0](https://github.com/yehezkielgunawan/wa-helper/compare/v1.0.1...v1.1.0) (2022-04-19)

### Features

- **main page:** :sparkles: add device checking logic ([02a7913](https://github.com/yehezkielgunawan/wa-helper/commit/02a7913b7f4c4fd0913da4c261cf5d382f31ba33))

### Bug Fixes

- **global.css:** :lipstick: fix focus color for forms ([63ac80b](https://github.com/yehezkielgunawan/wa-helper/commit/63ac80b15925003a4a042055f1f2beb2606ed8bc))

### [1.0.1](https://github.com/yehezkielgunawan/wa-helper/compare/v1.0.0...v1.0.1) (2022-04-19)

## 1.0.0 (2022-04-16)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yehez-nexttailwind-starter",
"private": true,
"version": "1.0.1",
"version": "1.1.0",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit 7d98b1d

Please sign in to comment.