diff --git a/.changeset/pre.json b/.changeset/pre.json index a1eee39..06bb774 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -9,6 +9,7 @@ "neat-years-unite", "soft-onions-appear", "strict-towns-grin", + "tall-cooks-rule", "thirty-grapes-shine" ] } diff --git a/.changeset/tall-cooks-rule.md b/.changeset/tall-cooks-rule.md new file mode 100644 index 0000000..c11fdb2 --- /dev/null +++ b/.changeset/tall-cooks-rule.md @@ -0,0 +1,5 @@ +--- +"lst_v3": patch +--- + +more info in the change stuff diff --git a/CHANGELOG.md b/CHANGELOG.md index 1af5e50..0c46049 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # lst_v3 +## 0.1.0-alpha.4 + +### Patch Changes + +- more info in the change stuff + ## 0.1.0-alpha.3 ### Patch Changes diff --git a/package.json b/package.json index 4cb6c9e..3b7c075 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lst_v3", - "version": "0.1.0-alpha.3", + "version": "0.1.0-alpha.4", "description": "The tool that supports us in our everyday alplaprod", "main": "index.js", "scripts": {