diff --git a/.github/workflows/bump-bot.yml b/.github/workflows/bump-bot.yml new file mode 100644 index 0000000..c1b1a72 --- /dev/null +++ b/.github/workflows/bump-bot.yml @@ -0,0 +1,19 @@ +on: + push: + branches: + - main + +permissions: + contents: write + pull-requests: write + +name: release-please + +jobs: + release-please: + runs-on: ubuntu-latest + steps: + - uses: googleapis/release-please-action@v4 + with: + token: ${{ secrets.RELEASE_BOT }} + release-type: rust diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index bb1a218..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,293 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -## [unreleased] - -### Miscellaneous Tasks - -- Add cliff -- Add CHANGELOG - -## [0.5.3] - 2024-09-12 - -### Features - -- Add simple dir view ([#13](https://github.com/guilhermeprokisch/see/issues/13)) - -### Bug Fixes - -- Remove ansi codes when redirect to a file ([#17](https://github.com/guilhermeprokisch/see/issues/17)) - -### Documentation - -- Update README.md -- Update README.md -- Update README.md -- Update README.md -- Update README.md -- Update README.md -- Update README.md -- Update README.md - -### Miscellaneous Tasks - -- Merge branch 'main' of https://github.com/guilhermeprokisch/smd - -### Release - -- V0.5.1 -- V0.5.2 ([#16](https://github.com/guilhermeprokisch/see/issues/16)) - -## [0.4.2] - 2024-09-09 - -### Features - -- Add images render - -### Documentation - -- Update README.md -- Update README.md - -### Miscellaneous Tasks - -- Update ignore - -## [0.4.1] - 2024-09-09 - -### Documentation - -- Update README.md -- Update README.md -- Update README.md -- Update README.md - -### Miscellaneous Tasks - -- Add formula cargo dist -- Merge branch 'main' of https://github.com/guilhermeprokisch/smd - -### Release - -- V0.4.1 - -## [push] - 2024-09-09 - -### Features - -- Add code viewer ([#9](https://github.com/guilhermeprokisch/see/issues/9)) -- Rename to see ([#11](https://github.com/guilhermeprokisch/see/issues/11)) - -### Documentation - -- Update README.md - -### Miscellaneous Tasks - -- Better project organization -- Merge branch 'main' of https://github.com/guilhermeprokisch/smd - -## [0.3.1] - 2024-09-06 - -### Documentation - -- Update README.md -- Update README.md -- Update README.md -- Update README.md -- Update README.md -- Update README.md -- Update README.md - -### Miscellaneous Tasks - -- Merge branch 'main' of https://github.com/guilhermeprokisch/smd -- Drop support for musl for instance -- Merge branch 'main' of https://github.com/guilhermeprokisch/smd - -### Release - -- V0.3.1 -- V0.3.1 - -## [0.3.0] - 2024-09-05 - -### Features - -- Add better code highlights - -### Release - -- V0.3.0 - -### Wip - -- 1725556427 -- 1725571553 - -## [0.2.10] - 2024-09-03 - -### Features - -- Add --version -- Add musl compilation -- Add Admonition support -- Add config file - -### Documentation - -- Update README.md -- Update README.md -- Update README.md -- Update README.md -- Update README.md -- Updated README.md -- Updated README.md - -### Miscellaneous Tasks - -- Merge branch 'main' of https://github.com/guilhermeprokisch/smd -- Removed unsafe code -- Merge branch 'main' of https://github.com/guilhermeprokisch/smd -- Update ignore -- Update ignore -- Add table borders -- Dist - -### Wip - -- Add deps for musl compilation ([#7](https://github.com/guilhermeprokisch/see/issues/7)) - -## [0.2.7] - 2024-08-29 - -### Bug Fixes - -- Help not working on releases - -### Release - -- Version v0.2.7 -- Version v0.2.7 - -## [0.2.6] - 2024-08-29 - -### Bug Fixes - -- Help not rendering in packages - -### Release - -- Version v0.2.6 - -## [0.2.5] - 2024-08-29 - -### Release - -- Version v0.2.5 - -## [0.2.4] - 2024-08-29 - -### Release - -- Version v0.2.4 -- Version v0.2.4 - -## [0.2.3] - 2024-08-29 - -### Release - -- Version 0.2.3 -- Version 0.2.3 - -## [0.2.2] - 2024-08-29 - -### Release - -- Version v0.2.2 -- Version v0.2.2 - -## [0.2.1] - 2024-08-29 - -### Bug Fixes - -- Help not working on releases - -### Documentation - -- Update README.md -- Update README.md - -### Miscellaneous Tasks - -- Bump version - -## [0.2.0] - 2024-08-29 - -### Miscellaneous Tasks - -- Update build - -### Release - -- Version 0.2.0 -- Version 0.2.0 - -## [0.1.0-alpha.2] - 2024-08-29 - -### Documentation - -- Update readme.md -- Update readme.md - -### Miscellaneous Tasks - -- Fix readme.md - -### Release - -- Version 0.1.0-alpha.2 - -## [0.1.0-alpha.1] - 2024-08-29 - -### Features - -- Add ignore images -- Add link refs -- Release v0.1.0-alpha.1 - -### Documentation - -- Updated readme.md -- Updated readme.md -- Create LICENSE -- Add images -- Update readme.md -- Update readme.md -- Update readme.md -- Update readme.md - -### Miscellaneous Tasks - -- Clean up -- Merge branch 'main' of https://github.com/guilhermeprokisch/smd -- Cargo-dist CI - -### Release - -- Version 0.1.0-alpha.1 - -### Wip - -- 1724855361 -- 1724856374 -- 1724859237 -- 1724870460 -- 1724875780 -- 1724879210 -- 1724927915 -- 1724934093 -- 1724935664 -- 1724937560 - -