Skip to content

Commit 74ac057

Browse files
build(release): 🚀 v1.0.2 🦉
## Version 1.0.2 ### 🛠 Fixes & Updates * **deps:** Remove no longer maintained trim package ([f40c695](f40c695)) <!--SKIP CI-->
1 parent f40c695 commit 74ac057

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
===
33

4+
## Version 1.0.2
5+
6+
### 🛠 Fixes & Updates
7+
8+
* **deps:** Remove no longer maintained trim package ([f40c695](https://github.com/02strich/markdown/commit/f40c695049194b229072cc2f554d72a9522cb032))
9+
410
## Version 1.0.1
511

612
### 🛠 Fixes & Updates

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "02strich-markdown",
33
"description": "ReadMe's React-based Markdown parser",
44
"author": "Rafe Goldberg <[email protected]>",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"main": "dist/main.node.js",
77
"browser": "dist/main.js",
88
"files": [

0 commit comments

Comments
 (0)