Skip to content

Commit

Permalink
Merge pull request #504 from weaveworks/rollback-live-view
Browse files Browse the repository at this point in the history
Rollback to v0.24.3
  • Loading branch information
kingdonb authored Jan 20, 2024
2 parents 9e9e973 + b0b6f87 commit 189e911
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-vsix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:

# - name: Get the version
# id: version
# run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
# run: echo "VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_OUTPUT
# shell: bash
#
# - uses: apexskier/github-semver-parse@671ddf80785e4d721e76723ec1e687317f85bfe9 # pin@v1
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ See [releases](https://github.com/weaveworks/vscode-gitops-tools/releases) for s

The current release notes are always published on the Releases page, by automation. This `CHANGELOG` is manually curated by a release engineer from those notes for house-keeping.

# v0.27.0

* Roll back to pre-0.25.x codebase (#504)

# v0.26.0

* Add 'run flux install ?' confirmation dialog (#498)
Expand Down

0 comments on commit 189e911

Please sign in to comment.