add changeset
This commit is contained in:
parent
1df136daa6
commit
2a1293ec7a
1 changed files with 12 additions and 0 deletions
12
.changeset/honky-dory-fox.md
Normal file
12
.changeset/honky-dory-fox.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
#changelog
|
||||||
|
---
|
||||||
|
"app-sdk": minor
|
||||||
|
---
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- `src/APL/index.ts`: added redis-apl export
|
||||||
|
- `src/APL/redis-apl.ts`: created Redis APL
|
||||||
|
- `src/APL/redis-apl.test.ts`: Tests for Redis APL
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- npm run lint changed a lot of files, guess it wasn't ran in a while :)
|
Loading…
Reference in a new issue