Skip to content

Releases: AnandChowdhary/notes-summary

v1.5.0

24 Nov 10:18
Compare
Choose a tag to compare

v1.5.0 (2022-11-24)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • 7885c16 Add support for custom caption

♻️ Updates

  • ac0685a Refactor notes to generate items
  • 40d71b1 Use eval directory to allow require
  • a8e9d7f Use @github/actions-script method for require

v1.4.4

24 Nov 08:04
Compare
Choose a tag to compare

v1.4.4 (2022-11-24)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

♻️ Updates

  • e696f1f Allow date to be number (e.g., 2022)

πŸ› Bug fixes

  • fbad5a1 Correctly parse year dates

v1.4.3

22 Nov 12:37
Compare
Choose a tag to compare

v1.4.3 (2022-11-22)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • ca40c9d Correctly parse title in body

v1.4.2

22 Nov 12:33
Compare
Choose a tag to compare

v1.4.2 (2022-11-22)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • 99cf5d5 Fix fallback heading parsing

v1.4.1

22 Nov 09:50
Compare
Choose a tag to compare

v1.4.1 (2022-11-22)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

v1.4.0

22 Nov 09:46
Compare
Choose a tag to compare

v1.4.0 (2022-11-22)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • 7ea29a0 Add support for attributes

v1.3.1

22 Nov 09:42
Compare
Choose a tag to compare

v1.3.1 (2022-11-22)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

πŸ› Bug fixes

  • a8f1882 Ensure body exists when trimming

v1.3.0

22 Nov 09:38
Compare
Choose a tag to compare

v1.3.0 (2022-11-22)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • f686a48 Use front-matter, add slug & path

v1.2.0

20 Nov 19:52
Compare
Choose a tag to compare

v1.2.0 (2022-11-20)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • ac6b07a Add number of words to summary & API
  • 341bc09 Only commit if there are any changes
  • 2158e0e Add support for excerpt

♻️ Updates

πŸ› Bug fixes

  • 7dd439d Fix date input for git log check
  • 5db1ff8 Use words, not characters, in word count
  • 9bdb05f Ignore front matter data in files
  • e98e77e Fix missing titme when trimming
  • 7531a0a Remove markdown from excerpt
  • cd6cac8 Correctly parse manually overwritten date

⬆️ Dependency updates

  • b1fbb7f Bump actions/setup-node from v2.1.4 to v2.1.5
  • 6932459 Bump typescript from 4.1.5 to 4.2.2
  • ad69de5 Bump stefanzweifel/git-auto-commit-action
  • 36874c8 Bump ts-jest from 26.5.1 to 26.5.2
  • 54aec87 Bump semantic-release from 17.3.9 to 17.4.0
  • 4565bcb Bump @types/fs-extra from 9.0.7 to 9.0.8
  • 038c99d Bump semantic-release from 17.4.0 to 17.4.1
  • 9e676e6 Bump ts-jest from 26.5.2 to 26.5.3
  • 43faf77 Bump typescript from 4.2.2 to 4.2.3
  • a1748de Bump stefanzweifel/git-auto-commit-action
  • 5efbf4a Update dependencies
  • 6546991 Add @types/marked
  • de1cce0 Bump ansi-regex and ansi-regex
  • 8e2767b Bump hosted-git-info from 2.8.8 to 4.1.0
  • ba74600 Update all dependencies

v1.1.0

22 Feb 08:39
Compare
Choose a tag to compare

v1.1.0 (2021-02-22)

πŸ“ Release notes Β· πŸ’» Compare Β· πŸ”– Tag Β· πŸ—„οΈ Archive (zip Β· tar.gz)

✨ New features

  • 63ef811 Exec git commands instead of GitHub API

♻️ Updates

  • a8aa649 Add variable dirName, commitMessage
  • 16cb870 Add fallback for post title if exists
  • 890bb9f Prevet empty commits

πŸ› Bug fixes

  • ea2699f Use first commit for date, not last

⬆️ Dependency updates

  • 16fed64 Bump semantic-release from 17.3.4 to 17.3.6
  • 102d694 Bump semantic-release from 17.3.6 to 17.3.7
  • dacd9e3 Bump ts-jest from 26.4.4 to 26.5.0
  • 45782f5 Bump actions/cache from v2 to v2.1.4
  • 83f3009 Bump semantic-release from 17.3.7 to 17.3.8
  • c7bfc78 Bump ts-jest from 26.5.0 to 26.5.1
  • 39dcd18 Bump typescript from 4.1.3 to 4.1.4
  • 90f10d3 Bump typescript from 4.1.4 to 4.1.5
  • dec73aa Bump @types/fs-extra from 9.0.6 to 9.0.7
  • 0220b7e Bump vsoch/pull-request-action from 1.0.13 to 1.0.14
  • 935e4d7 Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
  • 4f008f9 Bump semantic-release from 17.3.8 to 17.3.9
  • 4aec9fd Bump vsoch/pull-request-action from 1.0.14 to 1.0.15
  • 4984061 Bump stefanzweifel/git-auto-commit-action