Skip to content

Commit 7cb772b

Browse files
Version Packages (libs/jira-tracing)
1 parent 663a6e3 commit 7cb772b

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

libs/jira-tracing/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# jira-tracing
22

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+
312
## 0.3.1
413

514
### Patch Changes

libs/jira-tracing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jira-tracing",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Updates Jira issue with release information like the version and tags for a PR.",
55
"main": "update-jira-issue.js",
66
"type": "module",

0 commit comments

Comments
 (0)