We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da43219 commit 62bc36aCopy full SHA for 62bc36a
3 files changed
.plugin/plugin.json
@@ -10,7 +10,7 @@
10
"homepage": "https://arcjet.com",
11
"repository": "https://github.com/arcjet/arcjet-plugin",
12
"license": "Apache-2.0",
13
- "logo": "assets/logo.svg",
+ "logo": "./assets/logo.svg",
14
"keywords": [
15
"security",
16
"rate-limiting",
CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/), and
6
+this project adheres to [Semantic Versioning](https://semver.org/).
7
8
+## [1.0.0] - 2026-04-08
9
+### Added
+- First version of the ArcjetPlugin following Open Plugins Specification
+ v1.0.0
assets/logo.svg
0 commit comments