Skip to content

Commit

Permalink
Merge pull request #370 from agrc/release-please--branches--main--com…
Browse files Browse the repository at this point in the history
…ponents--atlas

chore: release v5.4.5
  • Loading branch information
steveoh authored Jan 11, 2023
2 parents 455cdc7 + 86a7a57 commit aafd33a
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

## [5.4.5](https://github.com/agrc/atlas/compare/v5.4.5-0...v5.4.5) (2023-01-11)


### 🐛 Bug Fixes

* update printing quad word url ([455cdc7](https://github.com/agrc/atlas/commit/455cdc74d63f7c51d9dfc25d1529998ad0bd5dce))

## [5.4.5-0](https://github.com/agrc/atlas/compare/v5.4.3...v5.4.5-0) (2023-01-11)

### 🐛 Bug Fixes
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": "@ugrc/atlas",
"version": "5.4.5-0",
"version": "5.4.5",
"private": true,
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit aafd33a

Please sign in to comment.