Skip to content

Commit 390b834

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-10-01) ### Bug Fixes * use same notation for branch array in both ci workflow definitions ([d63344a](d63344a))
1 parent d63344a commit 390b834

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/farbenmeer/next-image-autosize/compare/v1.0.0...v1.0.1) (2021-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* use same notation for branch array in both ci workflow definitions ([d63344a](https://github.com/farbenmeer/next-image-autosize/commit/d63344a0a61f6f9a21dc259a49d825063a064423))
7+
18
# 1.0.0 (2021-10-01)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farbenmeer/next-image-autosize",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A wrapper around next/image that automatically sets width and height.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)