Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.2](v1.0.1...v1.0.2) (2021-12-11)

### Bug Fixes

* **deps:** bump aws-sdk from 2.1044.0 to 2.1046.0 in /packages/backend ([3fe4efb](3fe4efb))
* **deps:** bump aws-sdk from 2.1044.0 to 2.1046.0 in /packages/mq ([839e396](839e396))
* **deps:** bump aws-sdk from 2.1044.0 to 2.1046.0 in /packages/shared ([aced68e](aced68e))
* **deps:** bump isomorphic-git in /packages/backend ([b2d8f66](b2d8f66))
  • Loading branch information
eg-oss-ci committed Dec 11, 2021
1 parent b2d8f66 commit f460fe6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [1.0.2](https://github.com/ExpediaGroup/insights-explorer/compare/v1.0.1...v1.0.2) (2021-12-11)


### Bug Fixes

* **deps:** bump aws-sdk from 2.1044.0 to 2.1046.0 in /packages/backend ([3fe4efb](https://github.com/ExpediaGroup/insights-explorer/commit/3fe4efbcea01f18586ff811bafdde1c5cf2aa468))
* **deps:** bump aws-sdk from 2.1044.0 to 2.1046.0 in /packages/mq ([839e396](https://github.com/ExpediaGroup/insights-explorer/commit/839e3967f49c482a5c04c1ec9b7540cd0dd85236))
* **deps:** bump aws-sdk from 2.1044.0 to 2.1046.0 in /packages/shared ([aced68e](https://github.com/ExpediaGroup/insights-explorer/commit/aced68e1135385b18a3d27f14cac6d41f1afbe9e))
* **deps:** bump isomorphic-git in /packages/backend ([b2d8f66](https://github.com/ExpediaGroup/insights-explorer/commit/b2d8f66b2f498b583b7707db0c8d794a31b77525))

### [1.0.1](https://github.com/ExpediaGroup/insights-explorer/compare/v1.0.0...v1.0.1) (2021-12-10)


Expand Down
2 changes: 1 addition & 1 deletion 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": "insights-explorer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Insights Explorer",
"private": true,
"repository": {
Expand Down

0 comments on commit f460fe6

Please sign in to comment.