Skip to content

Commit

Permalink
cleanup: reverse release
Browse files Browse the repository at this point in the history
  • Loading branch information
GabsEdits committed Apr 27, 2024
1 parent 83ad895 commit af42bba
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
branches:
- main
workflow_dispatch:
workflow_run:
workflows: ["weekly-release"]
branches:
- main

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.3.3 (2024-04-27)
## 1.3.3 (unreleased)

### Feature(s)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aplos",
"version": "1.3.3",
"version": "1.3.3-0",
"description": "A sleek, contemporary, and purposefully designed VitePress theme",
"main": "index.ts",
"keywords": [
Expand Down

0 comments on commit af42bba

Please sign in to comment.