Skip to content

Commit f5dad45

Browse files
chore: version packages
1 parent c3fa184 commit f5dad45

5 files changed

Lines changed: 13 additions & 16 deletions

File tree

.changeset/early-dodos-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fine-colts-stick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plain-signs-beam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# layne
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [#59](https://github.com/RocketChat/layne/pull/59) [`53cdffc`](https://github.com/RocketChat/layne/commit/53cdffca67757d3827a5c42fb7d18599df4d819a) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Adds a new feature that allows Pi Agent to lazy fetch repo files
8+
9+
- [#62](https://github.com/RocketChat/layne/pull/62) [`c3fa184`](https://github.com/RocketChat/layne/commit/c3fa1845e7ec77ca01faef2332212d74ff307fda) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Ensure that Pi Agent retries once if the run returns buggy results
10+
11+
### Patch Changes
12+
13+
- [#61](https://github.com/RocketChat/layne/pull/61) [`f92ecc6`](https://github.com/RocketChat/layne/commit/f92ecc6fa8dc409e943daed3eb254396fd4143f4) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Ensures that custom prompts can be used with Pi Agent
14+
315
## 1.3.0
416

517
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "layne",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Centralized appsec scanning GitHub App",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)