File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 4242 repository :
4343 owner : yeasy
4444 name : homebrew-tap
45+ directory : Formula
4546 homepage : " https://github.com/yeasy/ask"
4647 description : " Agent Skills Kit - The Package Manager for Agent Skills"
4748 license : " MIT"
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.7.1] - 2026-01-17
9+
10+ ### Fixed
11+ - Fixed GoReleaser config to place Homebrew formula in ` Formula/ ` directory
12+
813## [ 0.7.0] - 2026-01-17
914
1015### Fixed
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ the Agent ecosystem.`,
2323 // Uncomment the following line if your bare application
2424 // has an action associated with it:
2525 // Run: func(cmd *cobra.Command, args []string) { },
26- Version : "0.7.0 " ,
26+ Version : "0.7.1 " ,
2727}
2828
2929// Execute adds all child commands to the root command and sets flags appropriately.
You can’t perform that action at this time.
0 commit comments