Skip to content

Commit 92fd65b

Browse files
author
Faduma
authored
Merge pull request #382 from FormidableLabs/release/2.6.2
Release Version - v2.6.2 -
2 parents 73aa959 + 0c62b7d commit 92fd65b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [v2.6.2](https://github.com/FormidableLabs/urql-devtools/tree/v2.6.2) (2021-08-09)
4+
5+
[Full Changelog](https://github.com/FormidableLabs/urql-devtools/compare/v2.6.1...v2.6.2)
6+
7+
**Merged pull requests:**
8+
9+
- Bump tar from 6.0.2 to 6.1.6 [\#380](https://github.com/FormidableLabs/urql-devtools/pull/380) ([dependabot[bot]](https://github.com/apps/dependabot))
10+
- Bump browserslist from 4.12.0 to 4.16.6 [\#370](https://github.com/FormidableLabs/urql-devtools/pull/370) ([dependabot[bot]](https://github.com/apps/dependabot))
11+
- Bump codemirror from 5.57.0 to 5.58.2 [\#364](https://github.com/FormidableLabs/urql-devtools/pull/364) ([dependabot[bot]](https://github.com/apps/dependabot))
12+
- Bump hosted-git-info from 2.8.8 to 2.8.9 [\#361](https://github.com/FormidableLabs/urql-devtools/pull/361) ([dependabot[bot]](https://github.com/apps/dependabot))
13+
14+
# Changelog
15+
316
## [v2.6.1](https://github.com/FormidableLabs/urql-devtools/tree/v2.6.1) (2021-08-02)
417

518
[Full Changelog](https://github.com/FormidableLabs/urql-devtools/compare/v2.6.0...v2.6.1)
@@ -543,3 +556,5 @@
543556
- Add autocompletion to request [\#8](https://github.com/FormidableLabs/urql-devtools/pull/8) ([andyrichardson](https://github.com/andyrichardson))
544557
- Unify build [\#6](https://github.com/FormidableLabs/urql-devtools/pull/6) ([andyrichardson](https://github.com/andyrichardson))
545558
- Add CI [\#5](https://github.com/FormidableLabs/urql-devtools/pull/5) ([andyrichardson](https://github.com/andyrichardson))
559+
560+
\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urql-devtools",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"description": "The official devtools utility for urql",
55
"homepage": "https://www.github.com/FormidableLabs/urql-devtools",
66
"bugs": {

0 commit comments

Comments
 (0)