Skip to content

Commit

Permalink
fix github publish failed
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenedtzjs committed Oct 13, 2024
1 parent 8196be5 commit d24162b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [released]

jobs:
build:
npm-publish:
runs-on: ubuntu-latest

permissions:
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.

## [1.5.3] - 2024-10-13

### Features

- Time will not returns as Number again

### Bug Fixes

- Invalid Received

### Revamp - Revamping error logging

- `addUser` > `findUser`
Expand Down

0 comments on commit d24162b

Please sign in to comment.