Skip to content

Commit

Permalink
chore(release): 0.0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
bacali95 committed Nov 4, 2024
1 parent c01f546 commit 9589340
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
/.nx/workspace-data
/.yarnrc.yml
/.yarn
/README.md
/README.md
/CHANGELOG.md
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.48](https://github.com/TunJudge/tun-judge/compare/v0.0.47...v0.0.48) (2024-11-04)

### [0.0.47](https://github.com/TunJudge/tun-judge/compare/v0.0.46...v0.0.47) (2024-11-04)

### [0.0.46](https://github.com/TunJudge/tun-judge/compare/v0.0.45...v0.0.46) (2024-11-04)
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": "@tun-judge/source",
"version": "0.0.47",
"version": "0.0.48",
"license": "MIT",
"private": true,
"packageManager": "yarn@4.5.0",
Expand Down

0 comments on commit 9589340

Please sign in to comment.