Skip to content

Commit f994ba3

Browse files
committed
chore(release): 2.4.2
1 parent 811d1fb commit f994ba3

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
## [2.4.2](https://github.com/zendeskgarden/scripts/compare/v2.4.1...v2.4.2) (2024-09-10)
6+
7+
8+
### Bug Fixes
9+
10+
* **netlify-deploy:** ensure `--cwd` parameter works as expected with the latest `netlify-cli` ([#233](https://github.com/zendeskgarden/scripts/issues/233)) ([811d1fb](https://github.com/zendeskgarden/scripts/commit/811d1fbada10f9422b3962b54d48ef40e2e102c2))
411

512
### [2.4.1](https://github.com/zendeskgarden/scripts/compare/v2.4.0...v2.4.1) (2024-07-12)
613

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zendeskgarden/scripts",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Garden Scripts",
55
"license": "Apache-2.0",
66
"author": "Zendesk Garden <[email protected]>",

0 commit comments

Comments
 (0)