this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

release: 0.1.1

Signed-off-by: Nick Gerakines <12125+ngerakines@users.noreply.github.com>

+6 -10
+6 -10
CHANGELOG.md
··· 1 - # Changelog 2 - 3 - All notable changes to this project will be documented in this file. 4 - 5 - The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6 - and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 - 8 - ## [Unreleased] 1 + ## [0.1.1] - 2024-11-05 9 2 10 3 ### Changed 11 4 12 5 - Supercell is a configurable feed generator 6 + - Added changelog and git-cliff configuration 7 + - Added bare release playbook 8 + - Updating create-release script to verify required tools exist and support hooks. 9 + - Setting version to 0.1.1 13 10 14 - [unreleased]: https://github.com/astrenoxcoop/supercell/compare/0.1.0..HEAD 11 + [0.1.1]: https://github.com/astrenoxcoop/supercell/compare/0.1.0..0.1.1 15 12 16 - <!-- generated by git-cliff -->