changesets-gitlab
Advanced tools
Comparing version 0.1.0 to 0.1.1
# changesets-gitlab | ||
## 0.1.1 | ||
### Patch Changes | ||
- [`7f81cff`](https://github.com/rx-ts/changesets-gitlab/commit/7f81cff568243d4314d5869a77d812d77d1cb5ae) Thanks [@JounQin](https://github.com/JounQin)! - fix: incorrect bin file location | ||
## 0.1.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "changesets-gitlab", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"type": "module", | ||
@@ -12,3 +12,3 @@ "repository": "git+https://github.com/rx-ts/changesets-gitlab.git", | ||
"bin": { | ||
"changesets-gitlab": "bin/cli.js" | ||
"changesets-gitlab": "lib/cli.js" | ||
}, | ||
@@ -15,0 +15,0 @@ "exports": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41497