Skip to content

Commit a317ab7

Browse files
committed
chore(release): 1.1.4 [skip ci]
### [1.1.4](v1.1.3...v1.1.4) (2021-12-22) ### Bug Fixes * **deps:** bump @urql/exchange-graphcache from 4.3.5 to 4.3.6 ([#250](#250)) ([c65f09d](c65f09d)) * **deps:** bump @urql/exchange-retry from 0.3.0 to 0.3.2 ([#251](#251)) ([6e60db4](6e60db4)) * **deps:** bump urql from 2.0.5 to 2.0.6 ([#265](#265)) ([60a3e8c](60a3e8c))
1 parent c65f09d commit a317ab7

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
### [1.1.4](https://github.com/ExpediaGroup/insights-explorer/compare/v1.1.3...v1.1.4) (2021-12-22)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** bump @urql/exchange-graphcache from 4.3.5 to 4.3.6 ([#250](https://github.com/ExpediaGroup/insights-explorer/issues/250)) ([c65f09d](https://github.com/ExpediaGroup/insights-explorer/commit/c65f09d5b23241364191723326598687094d5b9e))
11+
* **deps:** bump @urql/exchange-retry from 0.3.0 to 0.3.2 ([#251](https://github.com/ExpediaGroup/insights-explorer/issues/251)) ([6e60db4](https://github.com/ExpediaGroup/insights-explorer/commit/6e60db4dd0b8f862cbbe05329fa4c1e8d21636e9))
12+
* **deps:** bump urql from 2.0.5 to 2.0.6 ([#265](https://github.com/ExpediaGroup/insights-explorer/issues/265)) ([60a3e8c](https://github.com/ExpediaGroup/insights-explorer/commit/60a3e8c5ff85db86d25d23ca89d90e9b776f7de8))
13+
514
### [1.1.3](https://github.com/ExpediaGroup/insights-explorer/compare/v1.1.2...v1.1.3) (2021-12-22)
615

716

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "insights-explorer",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Insights Explorer",
55
"private": true,
66
"repository": {

0 commit comments

Comments
 (0)