3 Commits
1.3.2 ... main

Author SHA1 Message Date
d1485e18ee changelog 2022-01-21 16:46:44 +01:00
caa7a35aef pre-release 2022-01-21 16:45:35 +01:00
22f704e41d Merge pull request #11 from cupcakearmy/1.3.2
1.3.2
2022-01-21 16:34:56 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -22,3 +22,4 @@ jobs:
run: pnpm run dist run: pnpm run dist
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
EP_PRE_RELEASE: true

View File

@@ -5,7 +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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.3.2] - 2022-01-09 ## [1.3.2] - 2022-01-21
### Changed ### Changed