Skip to content

Commit 62bc36a

Browse files
committed
fix: adjusted logo + added CHANGELOG
1 parent da43219 commit 62bc36a

3 files changed

Lines changed: 15 additions & 11 deletions

File tree

.plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"homepage": "https://arcjet.com",
1111
"repository": "https://github.com/arcjet/arcjet-plugin",
1212
"license": "Apache-2.0",
13-
"logo": "assets/logo.svg",
13+
"logo": "./assets/logo.svg",
1414
"keywords": [
1515
"security",
1616
"rate-limiting",

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
10+
### Added
11+
12+
- First version of the ArcjetPlugin following Open Plugins Specification
13+
v1.0.0

assets/logo.svg

Lines changed: 1 addition & 10 deletions
Loading

0 commit comments

Comments
 (0)