Skip to content

Commit bdfd8e1

Browse files
committed
chore(release): 1.8.1
1 parent c1db1ee commit bdfd8e1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.8.1](https://github.com/svenanders/react-iframe/compare/v1.8.0...v1.8.1) (2022-09-26)
6+
7+
8+
### Bug Fixes
9+
10+
* merge styles into style ([93d9bfe](https://github.com/svenanders/react-iframe/commit/93d9bfecf0c5d086e7c3bd2d5721ee0a6b657675))
11+
12+
13+
514
# [1.8.0](https://github.com/svenanders/react-iframe/compare/v1.7.16...v1.8.0) (2019-04-14)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-iframe",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "Easy peasy lemon squeezy iframes with react",
55
"main": "dist/cjs/iframe.js",
66
"module": "dist/es/iframe.js",

0 commit comments

Comments
 (0)