Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use automated version bump #177

Closed
wants to merge 34 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
e6fb70e
Use automated version bump
sdankel Apr 17, 2024
9f4e5c2
ci: version bump to 0.3.2
gh-action-bump-version Apr 17, 2024
e9b61a1
target branch master
sdankel Apr 17, 2024
06e1161
Revert "ci: version bump to 0.3.2"
sdankel Apr 17, 2024
4335a6a
fix yml
sdankel Apr 17, 2024
3ffdf13
target branch input
sdankel Apr 17, 2024
4bbbf8c
ci: version bump to 0.3.2
gh-action-bump-version Apr 17, 2024
1dc4918
docs(CHANGELOG): Update release notes
fuel-bot Apr 17, 2024
0f1c5ff
include unreleased commits
sdankel Apr 17, 2024
a196f54
Revert "docs(CHANGELOG): Update release notes"
sdankel Apr 17, 2024
61baf28
Revert "ci: version bump to 0.3.2"
sdankel Apr 17, 2024
4d5c44f
ci: version bump to 0.3.2
gh-action-bump-version Apr 17, 2024
8019223
ci: version bump to 0.3.3
gh-action-bump-version Apr 17, 2024
15fc8ea
docs(CHANGELOG): Update release notes
fuel-bot Apr 17, 2024
1539428
remove unreleased
sdankel Apr 17, 2024
db54e1c
Revert "docs(CHANGELOG): Update release notes"
sdankel Apr 17, 2024
2eb5f7c
Revert "ci: version bump to 0.3.3"
sdankel Apr 17, 2024
5032632
Revert "ci: version bump to 0.3.2"
sdankel Apr 17, 2024
b012355
Merge branch 'master' into sophie/auto-version-bump
sdankel Apr 17, 2024
a5ab6eb
try TriPSs/conventional-changelog-action
sdankel Apr 17, 2024
0b148b0
chore(release): 0.3.2 [skip ci]
invalid-email-address Apr 17, 2024
b9e84ae
conventional changelog config
sdankel Apr 17, 2024
a5b86ec
Revert "chore(release): 0.3.2 [skip ci]"
sdankel Apr 17, 2024
408f98c
json config
sdankel Apr 17, 2024
b0c2666
chore(release): null [skip ci]
invalid-email-address Apr 17, 2024
4f9c38d
update yml for json
sdankel Apr 17, 2024
4a60d8e
Revert "chore(release): null [skip ci]"
sdankel Apr 17, 2024
ddbdb0a
chore(release): null [skip ci]
invalid-email-address Apr 17, 2024
593f5e8
Revert "chore(release): null [skip ci]"
sdankel Apr 17, 2024
e8fa607
remove config file
sdankel Apr 17, 2024
78eed95
chore(release): 0.3.2 [skip ci]
invalid-email-address Apr 17, 2024
af4e31f
package-lock.json bump
sdankel Apr 17, 2024
cc92aa0
Revert "chore(release): 0.3.2 [skip ci]"
sdankel Apr 17, 2024
d0f8d95
chore(release): 0.3.2 [skip ci]
invalid-email-address Apr 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 15 additions & 9 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
name: Update Changelog
name: Bump version and update changelog
on:
# Manually triggered
workflow_dispatch:
inputs:
target_branch:
description: 'Target branch name'
required: true
default: 'master'

jobs:
update-changelog:
bump-version-and-changelog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Generate changelog and push
uses: BobAnkh/auto-generate-changelog@v1.2.5
ref: ${{ inputs.target_branch }}
- name: Conventional Changelog Action
uses: TriPSs/conventional-changelog-action@v5
with:
ACCESS_TOKEN: ${{secrets.FUEL_BOT_PAT}}
COMMIT_MESSAGE: 'docs(CHANGELOG): Update release notes'
PATH: 'CHANGELOG.md'
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements,chore:Chores'
github-token: ${{ secrets.FUEL_BOT_PAT }}
tag-prefix: ''
release-count: '0'
version-file: 'package.json,package-lock.json'
git-branch: ${{ inputs.target_branch }}
115 changes: 92 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,114 @@
# CHANGELOG
## [0.3.2](https:/FuelLabs/sway-vscode-plugin/compare/0.3.1...0.3.2) (2024-04-17)

## [0.3.1](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.3.1) - 2024-03-01 20:38:57

## [0.3.0](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.3.0) - 2024-02-27 23:35:46
### Reverts

## [0.2.16](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.16) - 2023-11-28 21:57:20
* Revert "chore(release): 0.3.2 [skip ci]" ([cc92aa0](https:/FuelLabs/sway-vscode-plugin/commit/cc92aa080328183c7f1a325604d1789d70e52090))
* Revert "chore(release): null [skip ci]" ([593f5e8](https:/FuelLabs/sway-vscode-plugin/commit/593f5e882c8d86bde65f0585e38661d57e228f0d))
* Revert "chore(release): null [skip ci]" ([4a60d8e](https:/FuelLabs/sway-vscode-plugin/commit/4a60d8e87e3ebb60ab72893b99d3641e6b8930ae))
* Revert "chore(release): 0.3.2 [skip ci]" ([a5b86ec](https:/FuelLabs/sway-vscode-plugin/commit/a5b86ec2777c6f3b0dd73760c8603847a4a0d90b))
* Revert "ci: version bump to 0.3.2" ([5032632](https:/FuelLabs/sway-vscode-plugin/commit/50326328bf004a315e6059a15997d0eeee6bf88f))
* Revert "ci: version bump to 0.3.3" ([2eb5f7c](https:/FuelLabs/sway-vscode-plugin/commit/2eb5f7ca1e7a7e573965dde547e7aaa135b1d584))
* Revert "docs(CHANGELOG): Update release notes" ([db54e1c](https:/FuelLabs/sway-vscode-plugin/commit/db54e1c0fb19c030153f470067cf8902e11dd46d))
* Revert "ci: version bump to 0.3.2" ([61baf28](https:/FuelLabs/sway-vscode-plugin/commit/61baf285b6ee9f16716d2b614dcd3b1495703817))
* Revert "docs(CHANGELOG): Update release notes" ([a196f54](https:/FuelLabs/sway-vscode-plugin/commit/a196f5451a08965eb1d4f637374a618bccf5f065))
* Revert "ci: version bump to 0.3.2" ([06e1161](https:/FuelLabs/sway-vscode-plugin/commit/06e11612a1effd412c23169e56b8df9b7665d12d))

## [0.2.15](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.15) - 2023-08-01 03:58:38

## [0.2.14](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.14) - 2023-05-04 20:01:53

## [0.2.13](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.13) - 2023-03-22 04:17:52
## [0.3.1](https:/FuelLabs/sway-vscode-plugin/compare/0.3.0...0.3.1) (2024-03-01)

## [0.2.12](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.12) - 2023-03-21 00:02:00

## [0.2.11](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.11) - 2023-03-20 23:15:58

## [0.2.9](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.9) - 2023-01-25 02:19:45
# [0.3.0](https:/FuelLabs/sway-vscode-plugin/compare/0.2.16...0.3.0) (2024-02-27)

## [0.2.8](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.8) - 2023-01-11 22:57:29

## [0.2.7](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.7) - 2022-12-06 07:11:44

## [0.2.6](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.6) - 2022-12-06 06:14:38
## [0.2.16](https:/FuelLabs/sway-vscode-plugin/compare/0.2.15...0.2.16) (2023-11-28)

## [0.2.5](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.5) - 2022-10-31 00:31:49

## [0.2.4](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.4) - 2022-08-25 23:36:41

## [0.2.3](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.3) - 2022-06-16 20:57:27
## [0.2.15](https:/FuelLabs/sway-vscode-plugin/compare/0.2.14...0.2.15) (2023-08-01)

## [0.2.2](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.2) - 2022-04-10 11:26:49

## [0.2.1](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.1) - 2022-03-04 02:02:54

## [0.2.0](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.2.0) - 2022-02-27 22:46:34
## [0.2.14](https:/FuelLabs/sway-vscode-plugin/compare/0.2.13...0.2.14) (2023-05-04)

## [0.1.0](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.1.0) - 2021-12-25 14:17:08

## [0.0.1](https:/FuelLabs/sway-vscode-plugin/releases/tag/0.0.1) - 2021-12-22 13:51:35

Initial release.
## [0.2.13](https:/FuelLabs/sway-vscode-plugin/compare/0.2.12...0.2.13) (2023-03-22)



## [0.2.12](https:/FuelLabs/sway-vscode-plugin/compare/0.2.11...0.2.12) (2023-03-21)



## [0.2.11](https:/FuelLabs/sway-vscode-plugin/compare/0.2.9...0.2.11) (2023-03-20)


### Reverts

* Revert "⬆️ bump everywhere to 0.2.10" (#131) ([c547e59](https:/FuelLabs/sway-vscode-plugin/commit/c547e590417d4c44fc7f206071adeb5daa9bf456)), closes [#131](https:/FuelLabs/sway-vscode-plugin/issues/131)
* Revert "⬆️ bump everywhere to 0.2.10" (#130) ([574a95b](https:/FuelLabs/sway-vscode-plugin/commit/574a95b61f89e43289583347e35237a2f7fbc603)), closes [#130](https:/FuelLabs/sway-vscode-plugin/issues/130)



## [0.2.9](https:/FuelLabs/sway-vscode-plugin/compare/0.2.8...0.2.9) (2023-01-25)



## [0.2.8](https:/FuelLabs/sway-vscode-plugin/compare/0.2.7...0.2.8) (2023-01-11)



## [0.2.7](https:/FuelLabs/sway-vscode-plugin/compare/0.2.6...0.2.7) (2022-12-06)



## [0.2.6](https:/FuelLabs/sway-vscode-plugin/compare/0.2.5...0.2.6) (2022-12-06)



## [0.2.5](https:/FuelLabs/sway-vscode-plugin/compare/0.2.4...0.2.5) (2022-10-31)



## [0.2.4](https:/FuelLabs/sway-vscode-plugin/compare/0.2.3...0.2.4) (2022-08-25)



## [0.2.3](https:/FuelLabs/sway-vscode-plugin/compare/0.2.2...0.2.3) (2022-06-16)



## [0.2.2](https:/FuelLabs/sway-vscode-plugin/compare/0.2.1...0.2.2) (2022-04-10)



## [0.2.1](https:/FuelLabs/sway-vscode-plugin/compare/0.2.0...0.2.1) (2022-03-04)



# [0.2.0](https:/FuelLabs/sway-vscode-plugin/compare/0.1.0...0.2.0) (2022-02-27)


### Bug Fixes

* prevent highlighting contract keyword as part of string ([#19](https:/FuelLabs/sway-vscode-plugin/issues/19)) ([8360883](https:/FuelLabs/sway-vscode-plugin/commit/8360883f2ee9e07c57c7e682d3eed636bd94f7a4))


### Features

* add code formatter ([#24](https:/FuelLabs/sway-vscode-plugin/issues/24)) ([d1d055c](https:/FuelLabs/sway-vscode-plugin/commit/d1d055c1d887ffe0de642225a7897ce03f4ab705))



# [0.1.0](https:/FuelLabs/sway-vscode-plugin/compare/0.0.1...0.1.0) (2021-12-25)



## 0.0.1 (2021-12-22)



\* *This CHANGELOG was automatically generated by [auto-generate-changelog](https:/BobAnkh/auto-generate-changelog)*
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Sway",
"description": "Sway language extension for Visual Studio Code",
"icon": "images/logo.png",
"version": "0.3.1",
"version": "0.3.2",
"publisher": "FuelLabs",
"license": "Apache-2.0",
"repository": {
Expand Down Expand Up @@ -107,9 +107,9 @@
"description": "Optionally override the path to the Sway language server executable. If empty, the extension will use the forc-lsp executable to which your $PATH resolves (recommended for most users).",
"type": "string",
"default": "",
"pattern": "(^\/(.+\/)*forc-lsp$)|^$",
"pattern": "(^/(.+/)*forc-lsp$)|^$",
"patternErrorMessage": "Must be an absolute path to the `forc-lsp` executable, or left empty."
},
},
"sway-lsp.logging.level": {
"scope": "window",
"type": "string",
Expand Down Expand Up @@ -403,4 +403,4 @@
"vsce": "^2.5.3",
"vscode-tmgrammar-test": "^0.1.1"
}
}
}