@wkovacs64/changesets-test
Advanced tools
Comparing version 1.1.2 to 1.1.4
# @wkovacs64/changesets-test | ||
## 1.1.4 | ||
### Patch Changes | ||
- [`0d1f8a4`](https://github.com/wKovacs64/changesets-test/commit/0d1f8a460ada8c3900591cbf2d51e3317ee9e228) Thanks [@wKovacs64](https://github.com/wKovacs64)! - Fix v1 release workflow. | ||
## 1.1.3 | ||
### Patch Changes | ||
- [`2279966`](https://github.com/wKovacs64/changesets-test/commit/2279966732458375f83d39c80f25b59fd7377227) Thanks [@wKovacs64](https://github.com/wKovacs64)! - Patch v1 again. | ||
## 1.1.2 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@wkovacs64/changesets-test", | ||
"version": "1.1.2", | ||
"version": "1.1.4", | ||
"description": "Testing changesets", | ||
"main": "index.js", | ||
"scripts": { | ||
"changeset": "changeset", | ||
"changeset:version": "changeset version", | ||
"changeset:publish": "changeset publish", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -11,0 +8,0 @@ }, |
Sorry, the diff of this file is not supported yet
4131