Releases: library-pals/bookmark-action
Releases · library-pals/bookmark-action
v7.0.2
v7.0.1
What's Changed
- Bump katydecorah/documentation-action from 1.3.0 to 1.4.0 by @dependabot in #162
- Rebrand under Library Pals by @katydecorah in #163
- Update eslint and all other configs by @katydecorah in #164
- Bump katydecorah/documentation-action from 1.4.0 to 1.5.0 by @dependabot in #165
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #166
- [email protected] by @katydecorah in #167
- Update dependencies by @katydecorah in #168
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
Add timestamp by @katydecorah in #159
This change will automatically update all existing bookmarks in your JSON file to add a timestamp
property which will be the date in ISO format. You will see this change happen after upgrading to this version and the next time you add a new bookmark.
Full Changelog: v6.4.0...v7.0.0
v6.4.0
What's Changed
- Enable dev-defined additional properties by @katydecorah in #155
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
- Update dependencies, Node20 by @katydecorah in #147
- Check image before adding it by @katydecorah in #151
Full Changelog: v6.2.0...v6.3.0
v6.2.0
What's Changed
- Switch build to ESM by @katydecorah in #135
- Add wayback archive link to bookmark object by @katydecorah in #140
- fix: Update sample workflow to add if statement on thumbnail by @katydecorah in #141
- Update dependencies by @katydecorah in #142
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- Set
downloadLimit: false
to get around limit by @katydecorah in #134
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
🚨 Breaking change: making inputs lowercase and rename #111
fileName
is nowfilename
getImage
is nowexport-image
Full Changelog: v5.2.0...v6.0.0
v5.2.0
What's Changed
- Add ability to add tags to each bookmark by @katydecorah in #102
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- Set
author
property by @katydecorah in #96 - Add
getImage
option, if false do not collect image information by @katydecorah in #99
Full Changelog: v5.0.0...v5.1.0