Skip to content

Commit

Permalink
fix: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
batosai committed Aug 17, 2024
1 parent f71cd9b commit 6cc5cd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ This package is currently development and will replace [attachment-advanced](htt

Project sample : [adonis-starter-kit](https://github.com/batosai/adonis-starter-kit)

🔥 New [beta version](https://github.com/batosai/adonis-attachment/tree/1.2.0) for @adonisjs/drive support.

## Roadmap

- [x] attachment file by file system
Expand All @@ -20,7 +18,7 @@ Project sample : [adonis-starter-kit](https://github.com/batosai/adonis-starter-
- [ ] edge component
- [x] serialize

⚠️ Breaking change [2.0.0 version](https://github.com/batosai/adonis-attachment/blob/main/CHANGELOG.md), include [@adonisjs/drive](https://docs.adonisjs.com/guides/digging-deeper/drive)
⚠️ [Breaking change](https://github.com/batosai/adonis-attachment/blob/main/CHANGELOG.md), include [@adonisjs/drive](https://docs.adonisjs.com/guides/digging-deeper/drive)

### File sytem

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jrmc/adonis-attachment",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"description": "Turn any field on your Lucid model to an attachment data type",
"engines": {
Expand Down

0 comments on commit 6cc5cd2

Please sign in to comment.