Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.34.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.34.5](v1.34.4...v1.34.5) (2021-12-06)

### Bug Fixes

* **deps-dev:** bump aws-sdk from 2.1042.0 to 2.1043.0 ([#167](#167)) ([bece194](bece194))
  • Loading branch information
semantic-release-bot committed Dec 6, 2021
1 parent bece194 commit b350478
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
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.34.5](https://github.com/cujarrett/destiny-insights-backend/compare/v1.34.4...v1.34.5) (2021-12-06)


### Bug Fixes

* **deps-dev:** bump aws-sdk from 2.1042.0 to 2.1043.0 ([#167](https://github.com/cujarrett/destiny-insights-backend/issues/167)) ([bece194](https://github.com/cujarrett/destiny-insights-backend/commit/bece19431087fe2fd63037c797fa8831465a100a))

## [1.34.4](https://github.com/cujarrett/destiny-insights-backend/compare/v1.34.3...v1.34.4) (2021-12-06)


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": "destiny-insights-backend",
"version": "1.34.4",
"version": "1.34.5",
"description": "Backend for destiny-insights apps",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b350478

Please sign in to comment.