Skip to content

Commit c48b873

Browse files
chore: release 1.1.3
1 parent 6419813 commit c48b873

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.3](https://github.com/rudderlabs/rudder-transformation-action/compare/v1.1.2...v1.1.3) (2025-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* bump the artifact depdendency to latest v2 ([#40](https://github.com/rudderlabs/rudder-transformation-action/issues/40)) ([6419813](https://github.com/rudderlabs/rudder-transformation-action/commit/6419813c6f85d37da80b6af246bdcbf2aa74fc81))
9+
310
## [1.1.2](https://github.com/rudderlabs/rudder-transformation-action/compare/v1.1.1...v1.1.2) (2024-09-24)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rudder-transformer-action",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "This Github Action allows developers to test and publish user transformations and libraries directly from their development repository",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)