Skip to content

Commit 4b042ea

Browse files
chore: version packages (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b912cda commit 4b042ea

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/loose-bars-swim.md

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

.changeset/spicy-donkeys-win.md

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

CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#15](https://github.com/RocketChat/layne/pull/15) [`e000196`](https://github.com/RocketChat/layne/commit/e00019655f2e9f5ade9e9be07ff92a176fa93d93) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Adds support for creating comments in the PRs
8+
9+
- [#13](https://github.com/RocketChat/layne/pull/13) [`4c19ba0`](https://github.com/RocketChat/layne/commit/4c19ba0c4f758c90ab6fb1161f8999a97510865f) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Adds a new suppressor feature to ignore findings with a "// SECURITY: XYZ" comment
10+
311
## 1.0.0
412

513
### Major 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.0.0",
3+
"version": "1.1.0",
44
"description": "Centralized appsec scanning GitHub App",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)