Skip to content

Commit cbef321

Browse files
Version Packages (#305)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eb19e25 commit cbef321

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/wicked-apes-watch.md

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

CHANGELOG.md

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

3+
## 1.4.5
4+
5+
### Patch Changes
6+
7+
- [#282](https://github.com/changesets/action/pull/282) [`eb19e25`](https://github.com/changesets/action/commit/eb19e25e7797cf33dc2de4caa071e85a8057a0f0) Thanks [@mark-omarov](https://github.com/mark-omarov)! - Updated a few dependencies to patch the security vulnerabilities that were reported for their older versions.
8+
39
## 1.4.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@changesets/action",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"devDependencies": {

0 commit comments

Comments
 (0)