Skip to content

Commit

Permalink
chore(release): 1.1.7 [skip ci]
Browse files Browse the repository at this point in the history
### [1.1.7](v1.1.6...v1.1.7) (2022-01-03)

### Bug Fixes

* Ensure `updatedAt` is current when publishing changes ([5ffc660](5ffc660))
  • Loading branch information
eg-oss-ci committed Jan 3, 2022
1 parent 5ffc660 commit 24e7775
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. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [1.1.7](https://github.com/ExpediaGroup/insights-explorer/compare/v1.1.6...v1.1.7) (2022-01-03)


### Bug Fixes

* Ensure `updatedAt` is current when publishing changes ([5ffc660](https://github.com/ExpediaGroup/insights-explorer/commit/5ffc660145e9e6bb8816e121b3a1918e4b4ff90d))

### [1.1.6](https://github.com/ExpediaGroup/insights-explorer/compare/v1.1.5...v1.1.6) (2021-12-23)


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": "insights-explorer",
"version": "1.1.6",
"version": "1.1.7",
"description": "Insights Explorer",
"private": true,
"repository": {
Expand Down

0 comments on commit 24e7775

Please sign in to comment.