File tree Expand file tree Collapse file tree 3 files changed +15
-11
lines changed
Expand file tree Collapse file tree 3 files changed +15
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33All notable changes to this repository are documented in this file.
44
5+ ## v0.17.1
6+
7+ ### Patch
8+
9+ __ 🎯 [ feat(workflow): auto-install successor when removing deprecated skills #114 ] ( https://github.com/equinor/fusion-skills/pull/114 ) <br />
10+ 🗂️ [ ba55a17] ( https://github.com/equinor/fusion-skills/commit/ba55a1781dc2860af47c2645a08bdf9ede7e385b ) __
11+
12+ Document ` skip-successor-install ` and ` skills-source ` inputs in sync-workflows reference
13+
14+ Update ` references/sync-workflows.md ` to document the two new workflow inputs added to
15+ ` skills-update.yml ` for automated successor installation during deprecation cleanup.
16+
17+ Resolves equinor/fusion-core-tasks #841
18+
519## v0.17.0
620
721### Minor
Original file line number Diff line number Diff line change 11{
22 "name" : " fusion-skills" ,
33 "private" : true ,
4- "version" : " 0.17.0 " ,
4+ "version" : " 0.17.1 " ,
55 "devDependencies" : {
66 "@biomejs/biome" : " ^2.4.8" ,
77 "@graphql-codegen/cli" : " ^6.2.1" ,
You can’t perform that action at this time.
0 commit comments