Skip to content

Commit

Permalink
chore: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
azabroflovski committed Apr 3, 2024
1 parent 10a5e3d commit 8ef5840
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog

## v0.0.1

### 🚀 Enhancements

- Add helpers (f5a6261)
- Thumbor client creating api and types, enums (84ea1f4)
- Implement thumbor client (e66bd6d)
- **thumbor:** Add fromUrl method (image processing from url) (41b1d96)

### 💅 Refactors

- **enums:** Add jsdoc comments (afa18b8)
- **types:** Add jsdoc hints (6be3aa5)
- **thumbor:** Add jsdoc hints and class access modifiers (f6c98ae)

### 📖 Documentation

- **readme:** Improve example usage code (cb80c66)

### 🏡 Chore

- Remove unused files (generated by vite) (e089868)
- Make package public (for npm publishing) (e548780)
- Add readme (09d8718)
- Add license file (68f2e93)
- Configure library mode (10a5e3d)

### ❤️ Contributors

- azabroflovski <[email protected]>

0 comments on commit 8ef5840

Please sign in to comment.