Skip to content

Commit

Permalink
chore: release v2.1.17-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored Oct 2, 2024
1 parent 88c5ef3 commit 7b326ab
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.17-1](https://github.com/agrc/chalkdust/compare/v2.1.17-0...v2.1.17-1) (2024-10-02)


### Bug Fixes

* correct ci permissions for dev and prod deployments ([88c5ef3](https://github.com/agrc/chalkdust/commit/88c5ef3bf60937ebcaa0eff84ee9f111598ebca0))

## [2.1.17-0](https://github.com/agrc/chalkdust/compare/v2.1.15...v2.1.17-0) (2024-10-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chalkdust",
"version": "2.1.17-0",
"version": "2.1.17-1",
"scripts": {
"start": "npm run dev",
"dev": "vite",
Expand Down

0 comments on commit 7b326ab

Please sign in to comment.