Skip to content

Commit 31ff97e

Browse files
Version Packages (#416)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 57ab80c commit 31ff97e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/breezy-garlics-bathe.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @changesets/action
22

3+
## 1.4.9
4+
5+
### Patch Changes
6+
7+
- [#415](https://github.com/changesets/action/pull/415) [`57ab80c`](https://github.com/changesets/action/commit/57ab80c61104c270bebc125910ae32da3a5aca46) Thanks [@benmccann](https://github.com/benmccann)! - Improve error message when attempting to publish without publish script defined
8+
39
## 1.4.8
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@changesets/action",
3-
"version": "1.4.8",
3+
"version": "1.4.9",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"devDependencies": {

0 commit comments

Comments
 (0)