Skip to content

Commit

Permalink
0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
joocer committed Feb 13, 2025
1 parent ed8d3af commit 9b0720e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/documents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
# - run: mike delete "0.12.2"

# # this should match the version
# - run: mike delete latest
# - run: mike deploy -p "0.19.0" latest
# - run: mike delete dev
- run: mike delete latest
- run: mike deploy -p "0.20.0" latest
- run: mike delete dev

- run: mike deploy -p "0.20.0" dev
- run: mike deploy -p "0.21.0" dev
2 changes: 1 addition & 1 deletion docs/get-started/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file, where appro

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [0.20.0] - UNRELEASED
## [0.20.0] - 2025-02-13

### Added

Expand Down

0 comments on commit 9b0720e

Please sign in to comment.