Skip to content

Commit 3d40479

Browse files
chore: version packages (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f06dd30 commit 3d40479

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/dull-boats-go.md

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

.changeset/lucky-maps-find.md

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

.changeset/spotty-breads-appear.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.2.0
4+
5+
### Minor Changes
6+
7+
- [#6](https://github.com/RocketChat/layne/pull/6) [`a11a412`](https://github.com/RocketChat/layne/commit/a11a412371973a812e90a563152cf7ac6c0c7f43) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Adds support for workflow jobs alongside workflow runs
8+
9+
### Patch Changes
10+
11+
- [#8](https://github.com/RocketChat/layne/pull/8) [`62af89e`](https://github.com/RocketChat/layne/commit/62af89e72a98c597d8524e8d88bcf67c29954a16) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Fixes a bug in which Layne ends up scanning files that are unrelated to the PR
12+
13+
- [#10](https://github.com/RocketChat/layne/pull/10) [`cafaf75`](https://github.com/RocketChat/layne/commit/cafaf7584beb145977aa5ebcce7672273098fdee) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Fixes an issue that wouldn't reschedule a Layne scan if there's an existing failed scan
14+
315
## 1.1.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.1.0",
3+
"version": "1.2.0",
44
"description": "Centralized appsec scanning GitHub App",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)