File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 4545 needs : publish-to-gallery
4646 runs-on : ubuntu-latest
4747 steps :
48- - uses : zentered/bluesky-post-action@v0.1 .0
48+ - uses : zentered/bluesky-post-action@v0.2 .0
4949 with :
5050 post : " [New Release] ${{ github.event.repository.name }} ${{ github.event.release.tag_name }}! Check out what's new! ${{ github.event.release.html_url }} #AsBuiltReport #PowerShell"
5151 env :
Original file line number Diff line number Diff line change 1313
1414 # Version number of this module.
1515
16- ModuleVersion = ' 1.4.2'
16+ ModuleVersion = ' 1.4.2.1 '
1717
1818 # Supported PSEditions
1919 # CompatiblePSEditions = 'Desktop'
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+ ## [ 1.4.2.1] - 2025-02-22
9+
10+ ### Changed
11+ - Update Bluesky post release action to v0.2.0
12+
813## [ 1.4.2] - 2025-01-30
914
1015### Fixed
You can’t perform that action at this time.
0 commit comments