diff --git a/.github/workflows/publish-workflow.yaml b/.github/workflows/publish-workflow.yaml index 3f2c509..d44bad3 100644 --- a/.github/workflows/publish-workflow.yaml +++ b/.github/workflows/publish-workflow.yaml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: main + ref: v3.1.0 - uses: actions/setup-node@v4 with: node-version: '22' diff --git a/CHANGELOG.md b/CHANGELOG.md index 86bc763..0f33483 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.1.0 - 2024-09-29 ### Changed - Upgrade AE86 to 3.1.0 diff --git a/package.json b/package.json index dc49ea4..de80d8f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "coverage", "publish" ], - "version": "3.0.1-pre.0", + "version": "3.1.0", "homepage": "http://github.com/cliffano/bob", "author": "Cliffano Subagio (http://blog.cliffano.com)", "contributors": [