bookshelf-action

๐Ÿ“š Track your reading using GitHub Actions

MIT License

Downloads
17
Stars
67
Committers
7

Bot releases are hidden (Show)

bookshelf-action - v1.1.0 Latest Release

Published by FindingAnand almost 2 years ago

v1.1.0 (2023-01-14)

๐Ÿ“ Release notes ยท ๐Ÿ’ป Compare ยท ๐Ÿ”– Tag ยท ๐Ÿ—„๏ธ Archive (zip ยท tar.gz)

โœจ New features

  • 19a0050 Add command for only updating summary
  • ba63961 Sort books reverse-chronologically
  • 5931bc1 Add "Want to read" (#96)
    (Issues: #96)

๐Ÿ› Bug fixes

  • 27edabc Ensure comment body exists
  • 4b73ff6 Fix fallback cover URL
  • 393b5c6 Add new line before heading, fixed #108
    (Issues: #108)

โฌ†๏ธ Dependency updates

  • 17d0561 Bump stefanzweifel/git-auto-commit-action
  • ed524de Bump actions/setup-node from v2.1.4 to v2.1.5
  • 3912cf2 Bump typescript from 4.1.5 to 4.2.2
  • 73858c3 Bump ts-jest from 26.5.1 to 26.5.2
  • 3c755f0 Bump stefanzweifel/git-auto-commit-action
  • ea04fb5 Bump semantic-release from 17.3.9 to 17.4.0
  • e636906 Bump got from 11.8.1 to 11.8.2
  • 2b514be Bump semantic-release from 17.4.0 to 17.4.1
  • 8318fb1 Bump ts-jest from 26.5.2 to 26.5.3
  • 73454fa Bump stefanzweifel/git-auto-commit-action
  • 7b1adb8 Bump typescript from 4.2.2 to 4.2.3
  • 77aa071 Update all dependencies
bookshelf-action - v1.0.2

Published by FindingAnand over 3 years ago

v1.0.2 (2021-02-20)

๐Ÿ“ Release notes ยท ๐Ÿ’ป Compare ยท ๐Ÿ”– Tag ยท ๐Ÿ—„๏ธ Archive (zip ยท tar.gz)

โ™ป๏ธ Updates

  • 84f122b Use resized images in README
  • 7eece75 Iterate over all labels paginated

๐Ÿ› Bug fixes

โฌ†๏ธ Dependency updates

  • 09c5e6e Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
  • 4b3b027 Bump vsoch/pull-request-action from 1.0.13 to 1.0.14
  • 9eabb3d Bump semantic-release from 17.3.8 to 17.3.9
  • 9f1fab8 Bump vsoch/pull-request-action from 1.0.14 to 1.0.15
bookshelf-action - v1.0.1

Published by FindingAnand over 3 years ago

v1.0.1 (2021-02-14)

๐Ÿ“ Release notes ยท ๐Ÿ’ป Compare ยท ๐Ÿ”– Tag ยท ๐Ÿ—„๏ธ Archive (zip ยท tar.gz)

โ™ป๏ธ Updates

๐Ÿ› Bug fixes

  • cbe00b5 Remove prettier because GFM doesn't like it
  • d092462 Unlock issue before commenting
  • 64160fe Ensure number exists before converting
  • 1018498 Add newlines before heading
bookshelf-action - v1.0.0

Published by FindingAnand over 3 years ago

v1.0.0 (2021-02-14)

๐Ÿ“ Release notes ยท ๐Ÿ”– Tag ยท ๐Ÿ—„๏ธ Archive (zip ยท tar.gz)

โœจ New features

  • 8f51bca Add basic new issue creation comment
  • bcf8089 Add progress percent from issue comments

โ™ป๏ธ Updates

  • 9c3b3fb Add goodreads search
  • 09202bf Add fallback cover photos
  • 89befcb Add on close issue function
  • 3925a8a Add summary generator
  • 723c0cf Use promises instead of fs/promises
  • 8f32862 Add README summary feature
  • 0f99540 Use Google Books API to fetch
  • 865ee46 Use data from Google and tags
  • 8f78a60 Use language name, not ISO code
  • bae12f9 Update label details and colors
  • 669c3bc Add progress % to API, README
  • 97e4af2 Lowercase label for language
  • 443bf2d Search for kind/book labels
  • e10383e Rename to bookshelf-action
  • 74ba58c Format with prettier before save
  • 5c0ee16 Change to bookshelf action
  • bc6be3a Update title on completion
  • 5e5877f Add 2 books in each row
  • 1d65fb8 Updat README summary with links

๐Ÿ› Bug fixes

โฌ†๏ธ Dependency updates

  • f92dd45 Bump actions/cache from v2 to v2.1.4
  • f7a2786 Bump typescript from 4.1.4 to 4.1.5