Skip to content

Commit

Permalink
Version Packages (next) (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 26, 2022
1 parent 090d99a commit a5ea9a7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"yaml-register": "0.1.0"
},
"changesets": [
"smooth-lizards-poke",
"thick-knives-tickle"
]
}
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.3.2-next.2

### Patch Changes

- 090d99a: Remove `resolve-pkg` dependency

## 0.3.2-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@proload/core",
"version": "0.3.2-next.1",
"version": "0.3.2-next.2",
"description": "Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.",
"main": "./lib/cjs/index.cjs",
"module": "./lib/esm/index.mjs",
Expand Down

0 comments on commit a5ea9a7

Please sign in to comment.