Skip to content

Commit

Permalink
Merge pull request #139 from woocommerce/release/actions
Browse files Browse the repository at this point in the history
Release version 2.1.0 of the `github-actions` package
  • Loading branch information
eason9487 authored Jun 19, 2024
2 parents 832d06a + 3c83496 commit bc8c8d4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions packages/github-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2024-06-19 (2.1.0)
### New Features 🎉
* Adding plugin e2e option for QIT action. (https://github.com/woocommerce/grow/pull/137)
### Tweaked 🔧
* [Revert] Update woo.com domain, update feature-requests URL in yeoman generator. (https://github.com/woocommerce/grow/pull/136)

## 2024-05-16 (2.0.0)
### Breaking Changes 🚨
* Upgrade the fundamental of the `github-actions` package and its `get-release-notes`, `prepare-node`, and `update-version-tags` actions to use Node.js v20. (https://github.com/woocommerce/grow/pull/112)
Expand Down
4 changes: 2 additions & 2 deletions packages/github-actions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/github-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "woocommerce-grow-github-actions",
"version": "2.0.0",
"version": "2.1.0",
"description": "GitHub JavaScript actions for a WooCommerce plugin repo by Grow Team.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit bc8c8d4

Please sign in to comment.