Skip to content

Releases: NotesHubApp/git-essentials

v1.6.13

Choose a tag to compare

@github-actions github-actions released this 15 Mar 21:05

1.6.13 (2026-03-15)

Bug Fixes

v1.6.12

Choose a tag to compare

@github-actions github-actions released this 26 Dec 00:42

1.6.12 (2025-12-26)

Bug Fixes

  • update release.yml workflow file (838e7a6)

v1.6.11

Choose a tag to compare

@github-actions github-actions released this 26 Dec 00:37

1.6.11 (2025-12-26)

Bug Fixes

  • ensure proper type assertion for fs client in integrationContext function (1804fef)
  • export types for Operation, RetryCallback, ErrorCallback, and FileSystemAccessApiClientOptions (1cbe81f)
  • occasional errors when repeatedly executing writeFile and stat methods from FileSystemAccessApiFsClient in Safari browser, also improves client performance (253a98c)
  • remove NPM_TOKEN from semantic-release environment variables (de9cf6f)
  • update Node.js version to 24 and set registry URL in release workflow (2bb75bf)
  • update permissions for GitHub Actions workflow and add integrity verification step (8cece75)

v1.6.10

Choose a tag to compare

@github-actions github-actions released this 27 May 17:25
ce2dd01

1.6.10 (2025-05-27)

Bug Fixes

v1.6.9

Choose a tag to compare

@github-actions github-actions released this 24 Oct 17:32

1.6.9 (2024-10-24)

Bug Fixes

  • import statements in fetch.ts (a83b036)

v1.6.8

Choose a tag to compare

@github-actions github-actions released this 24 Oct 17:25

1.6.8 (2024-10-24)

Bug Fixes

  • strip credentials from url on merge message (a4ef708)

v1.6.7

Choose a tag to compare

@github-actions github-actions released this 07 Jul 23:05

1.6.7 (2024-07-07)

Bug Fixes

  • performance of utils/join function (970f4bd)

v1.6.6

Choose a tag to compare

@github-actions github-actions released this 06 Jul 05:34

1.6.6 (2024-07-06)

Bug Fixes

  • all public vulnerabilities (d687ce5)

v1.6.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:20

1.6.5 (2024-07-06)

Bug Fixes

v1.6.4

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:02

1.6.4 (2024-06-08)

Bug Fixes

  • browser unit tests (e57543f)
  • install playwright supported browsers (e64e14e)