Skip to content

Commit

Permalink
Version Packages (next) (#25)
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 72c8577 commit ec07ab7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"changesets": [
"smooth-chicken-retire",
"smooth-lizards-poke",
"thick-knives-tickle"
"thick-knives-tickle",
"yellow-rats-mate"
]
}
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.4

### Patch Changes

- 72c8577: Rollback empty config file change

## 0.3.2-next.3

### 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.3",
"version": "0.3.2-next.4",
"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 ec07ab7

Please sign in to comment.