From 825576d8798ca911fa04c668bf2e180268b1922e Mon Sep 17 00:00:00 2001 From: pakkunbot Date: Tue, 17 Oct 2023 13:35:20 +0000 Subject: [PATCH] Bump up to next pre-release version 3.1.2-pre.0 --- .github/workflows/publish-workflow.yaml | 2 +- CHANGELOG.md | 2 ++ package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish-workflow.yaml b/.github/workflows/publish-workflow.yaml index 2dc3aaf3..a98500f6 100644 --- a/.github/workflows/publish-workflow.yaml +++ b/.github/workflows/publish-workflow.yaml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v3 with: - ref: 3.1.1 + ref: master - uses: actions/setup-node@v2 with: node-version: '18' diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f2db9cd..065da9fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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.1 - 2023-10-17 ### Fixed - Fix broken text resource type support diff --git a/package.json b/package.json index ba8ab177..8fdcb581 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "zeus", "kraken" ], - "version": "3.1.1", + "version": "3.1.2-pre.0", "homepage": "http://github.com/cliffano/rtk", "author": "Cliffano Subagio (http://blog.cliffano.com)", "contributors": [