Skip to content

Commit

Permalink
chore: release v3.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Apr 10, 2024
1 parent 92c5694 commit a36ec26
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.5.13](https://github.com/agrc/plss/compare/v3.5.12...v3.5.13) (2024-04-10)


### 🐛 Bug Fixes

* add missing function import ([3ec0fb4](https://github.com/agrc/plss/commit/3ec0fb4c1fd6b9fef6799ea3bce23a2a39a3da85))
* return buffer instead of uint8array ([d41b1f0](https://github.com/agrc/plss/commit/d41b1f0bc769412d0305ac9cef7ff4b60cad5165))

## [3.5.13-1](https://github.com/agrc/plss/compare/v3.5.13-0...v3.5.13-1) (2024-04-10)


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
Expand Up @@ -2,7 +2,7 @@
"name": "@ugrc/plss-app",
"description": "A React app for the UGRC PLSS",
"private": true,
"version": "3.5.13-1",
"version": "3.5.13",
"license": "MIT",
"author": "UGRC",
"main": "./src/functions/index.mjs",
Expand Down

0 comments on commit a36ec26

Please sign in to comment.