Skip to content

Commit

Permalink
chore: v1.7.0 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
nogic1008 authored Dec 5, 2024
1 parent 9cf366e commit bb34836
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ updates:
labels:
- 'dependabot :robot:'
open-pull-requests-limit: 10
milestone: 8
milestone: 9

# GitHub Actions (/.github/workflows/*.yml)
- package-ecosystem: github-actions
Expand All @@ -48,7 +48,7 @@ updates:
prefix: ci(gh-actions)
labels:
- 'dependabot :robot:'
milestone: 8
milestone: 9

# Devcontainer (/.devcontainer/*)
- package-ecosystem: devcontainers
Expand All @@ -61,4 +61,4 @@ updates:
prefix: ci(devcontainer)
labels:
- 'dependabot :robot:'
milestone: 8
milestone: 9
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "csddr",
"description": "Consumer DDR Song List",
"version": "1.5.0",
"version": "1.7.0",
"private": true,
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab",
"scripts": {
"prepare": "nuxi prepare",
"dev": "nuxi dev",
Expand Down

0 comments on commit bb34836

Please sign in to comment.