Skip to content

Commit 2d31481

Browse files
🦋 [Release] Version packages (#74)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 450aa86 commit 2d31481

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/wet-clocks-deny.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

app/website/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# website
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`450aa86`](https://github.com/beefchimi/earwurm/commit/450aa869190ab3a08e99a9f5bcf845afeff4b4e0)]:
8+
- earwurm@0.8.1
9+
310
## 0.0.2
411

512
### Patch Changes

app/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Marketing and test app for Earwurm library.",
55
"author": "Curtis Dulmage",
66
"license": "UNLICENSED",

pkg/earwurm/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Earwurm Changelog
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- [#73](https://github.com/beefchimi/earwurm/pull/73) [`450aa86`](https://github.com/beefchimi/earwurm/commit/450aa869190ab3a08e99a9f5bcf845afeff4b4e0) Thanks [@beefchimi](https://github.com/beefchimi)! - Define bundleDependencies in hopes it solves failed package installs.
8+
39
## 0.8.0
410

511
### Minor Changes

pkg/earwurm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "earwurm",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Browser audio for the modern age",
55
"author": "Curtis Dulmage",
66
"license": "ISC",

0 commit comments

Comments
 (0)