Skip to content

Commit

Permalink
Release version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pakkunbot committed May 22, 2024
1 parent a7cbf23 commit b39d074
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: main
ref: v3.0.0
- uses: actions/setup-node@v2
with:
node-version: '16'
Expand Down
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## 3.0.0 - 2024-05-22
### Changed
- Switch release workflow to use studio-release-action
- Upgrade deps to latest, mkdirp to 3.x
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"website",
"generator"
],
"version": "2.4.2-pre.0",
"version": "3.0.0",
"homepage": "http://github.com/cliffano/ae86",
"author": "Cliffano Subagio <blah@cliffano.com> (http://blog.cliffano.com)",
"contributors": [
Expand Down

0 comments on commit b39d074

Please sign in to comment.