We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663a6e3 commit 7cb772bCopy full SHA for 7cb772b
2 files changed
libs/jira-tracing/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# jira-tracing
2
3
+## 0.3.2
4
+
5
+### Patch Changes
6
7
+- [#1444](https://github.com/smartcontractkit/.github/pull/1444)
8
+ [`e52297b`](https://github.com/smartcontractkit/.github/commit/e52297b804a27506ab409e4a57f50cc69718cd15)
9
+ Thanks [@erikburt](https://github.com/erikburt)! - chore: bump axios dep to
10
+ 1.13.6
11
12
## 0.3.1
13
14
### Patch Changes
libs/jira-tracing/package.json
@@ -1,6 +1,6 @@
{
"name": "jira-tracing",
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "Updates Jira issue with release information like the version and tags for a PR.",
"main": "update-jira-issue.js",
"type": "module",
0 commit comments