Releases: philpalmieri/obsidian-link-forge
Releases · philpalmieri/obsidian-link-forge
Release list
1.0.5
Immutable
release. Only release title and notes can be modified.
1.0.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: remove disallowed eslint-disable for sentence-case rule by @philpalmieri in #26
Full Changelog: 1.0.3...1.0.4
1.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix package.json description to match manifest by @philpalmieri in #20
- deps: bump typescript-eslint from 8.35.1 to 8.59.1 by @dependabot[bot] in #8
- deps: bump esbuild from 0.25.5 to 0.28.0 by @dependabot[bot] in #15
- deps: Bump typescript from 5.8.3 to 6.0.3 by @dependabot[bot] in #11
- Add Copilot instructions and final cleanup by @philpalmieri in #21
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @philpalmieri in #22
- Use normalizePath for cross-platform path safety by @philpalmieri in #23
- refactor: extract hasNonMarkdownExtension to utils.ts by @philpalmieri in #24
- chore: release 1.0.3 by @philpalmieri in #25
Full Changelog: 1.0.2...1.0.3
1.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix description punctuation for Obsidian registry by @philpalmieri in #19
Full Changelog: 1.0.1...1.0.2
1.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix release format for Obsidian community plugins by @philpalmieri in #18
Full Changelog: v1.0.0...1.0.1
v1.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bootstrap Obsidian plugin scaffolding for link-forge by @Copilot in #1
- Auto shorten the visible name path to match 'shortest Possible' option by @philpalmieri in #2
- Add tests, CI/CD, docs, and dependabot by @philpalmieri in #3
- ci: bump actions/setup-node from 4.4.0 to 6.4.0 by @dependabot[bot] in #4
- ci: bump softprops/action-gh-release from 2.2.2 to 3.0.0 by @dependabot[bot] in #5
- ci: bump actions/checkout from 4.2.2 to 6.0.2 by @dependabot[bot] in #7
- ci: bump actions/attest-build-provenance from 2.2.3 to 4.1.0 by @dependabot[bot] in #6
- deps: bump tslib from 2.4.0 to 2.8.1 by @dependabot[bot] in #9
- deps: bump globals from 14.0.0 to 17.5.0 by @dependabot[bot] in #10
- deps: bump @eslint/js from 9.30.1 to 10.0.1 by @dependabot[bot] in #12
- deps: bump @types/node from 16.18.126 to 25.6.0 by @dependabot[bot] in #13
- Remove Templater integration, simplify plugin by @philpalmieri in #16
- Release prep: code quality fixes for 1.0.0 by @philpalmieri in #17
New Contributors
- @Copilot made their first contribution in #1
- @philpalmieri made their first contribution in #2
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/philpalmieri/obsidian-link-forge/commits/v1.0.0