Skip to content

Commit 8632bcd

Browse files
chore(release): 1.0.0
1 parent e71cdfd commit 8632bcd

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
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.
44

5+
## [1.0.0](https://github.com/sozonome/og-img/compare/v0.1.1...v1.0.0) (2022-10-11)
6+
7+
8+
### Features
9+
10+
* switch next-api-og-image with @vercel/og ([#27](https://github.com/sozonome/og-img/issues/27)) ([06b5d88](https://github.com/sozonome/og-img/commit/06b5d883afc6f4583c8ac233bb157b32f1c4427d))
11+
12+
13+
### Bug Fixes
14+
15+
* adjust template ([bf9cdb5](https://github.com/sozonome/og-img/commit/bf9cdb51a82af73dd9fc481c693d6660c840cfc5))
16+
* downgrade next to 12.1.0 ([53893c7](https://github.com/sozonome/og-img/commit/53893c7d011cc9b5110503868d9b537c5ad948cb))
17+
* downgrade next-api-og-image to 2.2.1 ([076c4a0](https://github.com/sozonome/og-img/commit/076c4a04e10637d7107a188c7d7ae9127557eea2))
18+
* downgrade to next 11 ([68910d5](https://github.com/sozonome/og-img/commit/68910d520e8ad78a4ed13ccee31e53bada87392c))
19+
520
### 0.1.1 (2022-02-13)
621

722

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.1",
3+
"version": "1.0.0",
44
"private": true,
55
"author": "sozonome",
66
"scripts": {

0 commit comments

Comments
 (0)