Skip to content

Commit 3fa6b8a

Browse files
committed
chore(release): 1.0.3
1 parent 8c50275 commit 3fa6b8a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.3](https://github.com/mlaursen/react-marked-renderer/compare/v1.0.2...v1.0.3) (2022-01-01)
6+
7+
8+
### Bug Fixes
9+
10+
* Use new React jsx transform in rollup config ([8c50275](https://github.com/mlaursen/react-marked-renderer/commit/8c502753ad15e47e53ae0b2eef0d8ea7bb5d66c5))
11+
12+
13+
### Internal Changes
14+
15+
* **deps:** bump actions/setup-node from 2.4.1 to 2.5.0 ([b025b1b](https://github.com/mlaursen/react-marked-renderer/commit/b025b1b9a10535a40294f36bebef57ed651609df))
16+
* **dev-deps:** bump all dev dependencies to latest ([41cef5c](https://github.com/mlaursen/react-marked-renderer/commit/41cef5ccd55fa404ed8c17eb83acb22fda439054))
17+
518
### [1.0.2](https://github.com/mlaursen/react-marked-renderer/compare/v1.0.1...v1.0.2) (2021-12-09)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-marked-renderer",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "React Marked Renderer - React components for the marked library",
55
"repository": "https://github.com/mlaursen/react-marked-renderer",
66
"author": "Mikkel Laursen <mlaursen03@gmail.com>",

0 commit comments

Comments
 (0)