Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimck committed Mar 1, 2023
1 parent 141b6fb commit b4e7bad
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/thick-terms-visit.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/plugin-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 18.1.1

### Patch Changes

- 3be28045d: Fixed windows specific errors in package building

## 18.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ima/plugin-cli",
"version": "18.1.0",
"version": "18.1.1",
"description": "IMA.js Plugin CLI tool to build, link, develop IMA.js plugins.",
"keywords": [
"IMA",
Expand Down

0 comments on commit b4e7bad

Please sign in to comment.