Skip to content

Commit c2afe1e

Browse files
chore(release): 2.9.2 [skip ci]
## [2.9.2](v2.9.1...v2.9.2) (2024-10-24) ### Bug Fixes * replaced deprecated deploy step with run ([#92](#92)) ([0b94a4d](0b94a4d))
1 parent f64ff63 commit c2afe1e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.9.2](https://github.com/GoodwayGroup/circleci-orb/compare/v2.9.1...v2.9.2) (2024-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced deprecated deploy step with run ([#92](https://github.com/GoodwayGroup/circleci-orb/issues/92)) ([0b94a4d](https://github.com/GoodwayGroup/circleci-orb/commit/0b94a4da1c03d9e3601b7d4768d9832b010f8f92))
7+
18
## [2.9.1](https://github.com/GoodwayGroup/circleci-orb/compare/v2.9.0...v2.9.1) (2024-08-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@goodwaygroup/circleci-orb",
3-
"version": "2.9.1",
3+
"version": "2.9.2",
44
"private": true,
55
"description": "",
66
"main": "index.js",

0 commit comments

Comments
 (0)