Skip to content

Commit cd18f32

Browse files
chore: release 1.1.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f2de34f commit cd18f32

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/eighty-turkeys-work.md

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

.changeset/rich-socks-say.md

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

.changeset/shiny-pots-fly.md

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# layne
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [`a88504d`](https://github.com/RocketChat/layne/commit/a88504d436bc0aafca94c94ee388560ca89c57c7) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Changes the documentation to add security architecture and PR guidelines
8+
9+
- [#4](https://github.com/RocketChat/layne/pull/4) [`f2de34f`](https://github.com/RocketChat/layne/commit/f2de34f83c26dd5738cc86b82573496f4e3c565f) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Adds a new trigger for Layne: workflow_run
10+
11+
- [#2](https://github.com/RocketChat/layne/pull/2) [`e0b5410`](https://github.com/RocketChat/layne/commit/e0b5410b132a54da4ce132616d67fa382279c9ed) Thanks [@julio-rocketchat](https://github.com/julio-rocketchat)! - Adds the Slack notifier and support to Slack notifications via webhooks

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)