Skip to content

Commit

Permalink
chore: release 3.0.1 (#85)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [3.0.1](v3.0.0...v3.0.1)
(2023-11-20)

### Bug Fixes

*
[`22cb8dc`](22cb8dc)
[#84](#84) only ship dist files
(@lukekarrys)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Nov 27, 2023
1 parent 425aac0 commit d7f94fa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "3.0.0"
".": "3.0.1"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## [3.0.1](https://github.com/npm/read/compare/v3.0.0...v3.0.1) (2023-11-20)

### Bug Fixes

* [`22cb8dc`](https://github.com/npm/read/commit/22cb8dc5c7b567cd2d890ca2d71fed1faaf52d29) [#84](https://github.com/npm/read/pull/84) only ship dist files (@lukekarrys)

## [3.0.0](https://github.com/npm/read/compare/v2.1.0...v3.0.0) (2023-11-16)

### ⚠️ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "read",
"version": "3.0.0",
"version": "3.0.1",
"exports": {
"./package.json": "./package.json",
".": {
Expand Down

0 comments on commit d7f94fa

Please sign in to comment.