Skip to content

Commit

Permalink
Merge pull request #95 from woocommerce/release/actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalec authored Feb 6, 2024
2 parents d360ad6 + 2cc201a commit 885ea89
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 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-02-06 (1.11.0)
### New Features 🎉
* Add a new workflow to GitHub Actions for creating the test build of Custom GitHub actions. (https://github.com/woocommerce/grow/pull/92)
* Add a new workflow to GitHub Actions for deleting the test build of Custom GitHub actions. (https://github.com/woocommerce/grow/pull/93)
* Add actions and workflows for QIT tests. (https://github.com/woocommerce/grow/pull/81)

## 2023-11-16 (1.10.2)
### Bug Fixes 🐛
* Update rollup to fix -actions build. (https://github.com/woocommerce/grow/pull/90)
Expand Down
2 changes: 1 addition & 1 deletion 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": "1.10.2",
"version": "1.11.0",
"description": "GitHub JavaScript actions for a WooCommerce plugin repo by Grow Team.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 885ea89

Please sign in to comment.