Skip to content

Feat: Various updates to template#34

Open
Mathmat2 wants to merge 6 commits into
mainfrom
feat/update-template
Open

Feat: Various updates to template#34
Mathmat2 wants to merge 6 commits into
mainfrom
feat/update-template

Conversation

@Mathmat2

Copy link
Copy Markdown
Contributor
  • Fix goreleaser
  • Update .yatas.example.yml
  • Update main.go + internal files
  • Update README
  • Add example check

name: Set up Go
uses: actions/setup-go@v6
with:
go-version: 1.26

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can change with this go-version-file: go.mod , so it will check the go version directly in the go.mod file

Comment thread package.json
@@ -1,5 +1,26 @@
{
"name": "yatas-template",
"version": "0.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The last version is 1.4.0, it's fine it will be overwrite by standard-version at the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants