Skip to content

Commit 2f150e2

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2022-04-20) ### Bug Fixes * **deps:** bump gradient-string from 2.0.0 to 2.0.1 ([0f78c27](0f78c27))
1 parent b92c4dd commit 2f150e2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/herbsjs/herbs2repl/compare/v1.0.2...v1.0.3) (2022-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump gradient-string from 2.0.0 to 2.0.1 ([0f78c27](https://github.com/herbsjs/herbs2repl/commit/0f78c278979d5d89c22f93bbdc21c7b4124cc3ae))
7+
18
## [1.0.2](https://github.com/herbsjs/herbs2repl/compare/v1.0.1...v1.0.2) (2022-04-16)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@herbsjs/herbs2repl",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "",
55
"main": "./src/repl.js",
66
"dependencies": {

0 commit comments

Comments
 (0)