Skip to content

Commit 9e1d5f0

Browse files
chore(release): 0.1.1
1 parent c1de1e8 commit 9e1d5f0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
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.
4+
5+
### 0.1.1 (2022-02-13)
6+
7+
8+
### Features
9+
10+
* change path to generate ([449073d](https://github.com/sozonome/og-img/commit/449073df97eb319ab9b02942118ef00dfe5bae59))
11+
* **generate:** ✨ add generate form page ([#3](https://github.com/sozonome/og-img/issues/3)) ([ec3b890](https://github.com/sozonome/og-img/commit/ec3b8901b68685c4e668393a227e86c71daa0b92))
12+
* try tailwind ([d87f6ba](https://github.com/sozonome/og-img/commit/d87f6ba84414ba6eb8681339f7e6bffd492d41a3))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextarter-chakra",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"author": "sozonome",
66
"scripts": {

0 commit comments

Comments
 (0)