Skip to content

Commit 91b8f87

Browse files
committed
chore(release): 4.1.3
1 parent c4e92b6 commit 91b8f87

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
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.
44

5+
### [4.1.3](https://github.com/linode/apl-core/compare/v4.1.2...v4.1.3) (2025-01-06)
6+
7+
8+
### Bug Fixes
9+
10+
* ensure correct working directory and increase retry timeout ([#1882](https://github.com/linode/apl-core/issues/1882)) ([30996b7](https://github.com/linode/apl-core/commit/30996b76a977f63b3f4fa1a5d662b7066d924645))
11+
* removed repoUrl variable from error message ([#1885](https://github.com/linode/apl-core/issues/1885)) ([c4e92b6](https://github.com/linode/apl-core/commit/c4e92b6ea34b88722e461ea66f4887bc186a734f))
12+
513
### [4.1.2](https://github.com/linode/apl-core/compare/v4.1.1...v4.1.2) (2024-12-16)
614

715

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
@@ -167,5 +167,5 @@
167167
}
168168
},
169169
"type": "commonjs",
170-
"version": "4.1.2"
170+
"version": "4.1.3"
171171
}

0 commit comments

Comments
 (0)