From b39d074d9edb89f1efe24efffbd976ba63120ee9 Mon Sep 17 00:00:00 2001 From: pakkunbot Date: Wed, 22 May 2024 02:20:27 +0000 Subject: [PATCH] Release version 3.0.0 --- .github/workflows/publish-workflow.yaml | 2 +- CHANGELOG.md | 3 +-- package.json | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/publish-workflow.yaml b/.github/workflows/publish-workflow.yaml index 92c9452..de36e55 100644 --- a/.github/workflows/publish-workflow.yaml +++ b/.github/workflows/publish-workflow.yaml @@ -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' diff --git a/CHANGELOG.md b/CHANGELOG.md index c0f7eba..3e97ec3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 5a1a3d2..d3ad965 100644 --- a/package.json +++ b/package.json @@ -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 (http://blog.cliffano.com)", "contributors": [