Skip to content

Commit

Permalink
Merge pull request #222 from ethlete-io/changeset-release/next
Browse files Browse the repository at this point in the history
Release prerelease packages (next)
  • Loading branch information
TomTomB authored Nov 21, 2022
2 parents 06ece01 + 7a7fb20 commit 111b0e9
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 @@ -48,6 +48,7 @@
"rude-garlics-guess",
"serious-cats-relax",
"sharp-pumas-cough",
"shy-sheep-help",
"silent-needles-invite",
"silent-ties-play",
"six-cougars-sell",
Expand Down
6 changes: 6 additions & 0 deletions libs/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/components

## 0.2.0-next.17

### Patch Changes

- [`06ece01`](https://github.com/ethlete-io/ethdk/commit/06ece012648b9198ac450a2dc52d5067935da8b7) Thanks [@TomTomB](https://github.com/TomTomB)! - Add missing exports

## 0.2.0-next.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/components",
"version": "0.2.0-next.16",
"version": "0.2.0-next.17",
"exports": {
".": {
"css": "./src/lib/styles/index.css"
Expand Down

0 comments on commit 111b0e9

Please sign in to comment.