Skip to content

Commit

Permalink
chore(📦): 1.0.0-dev.4
Browse files Browse the repository at this point in the history
## [1.0.0-dev.4](v1.0.0-dev.3...v1.0.0-dev.4) (2023-06-20)

### Features ✨

* **data-source:** add api for querying the latest stored attachment ([7341736](7341736))
* **data-source:** implement api fields for querying data sources ([f573329](f573329))
* **thumbnail:** add attachment thumbnail generation feature ([39dc928](39dc928))

### Internal 🧰

* **config:** add thumbnail generation path config field ([1d64d52](1d64d52))
  • Loading branch information
semantic-release-bot committed Jun 20, 2023
1 parent ab6a19a commit bff8d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cabinetjs/server",
"version": "1.0.0-dev.3",
"version": "1.0.0-dev.4",
"description": "CabinetJS is a cli application for archiving web contents from various sources",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit bff8d98

Please sign in to comment.