Skip to content

Commit

Permalink
Version v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Faduma committed Aug 9, 2021
1 parent 73aa959 commit 0c62b7d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [v2.6.2](https://github.com/FormidableLabs/urql-devtools/tree/v2.6.2) (2021-08-09)

[Full Changelog](https://github.com/FormidableLabs/urql-devtools/compare/v2.6.1...v2.6.2)

**Merged pull requests:**

- 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))
- 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))
- 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))
- 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))

# Changelog

## [v2.6.1](https://github.com/FormidableLabs/urql-devtools/tree/v2.6.1) (2021-08-02)

[Full Changelog](https://github.com/FormidableLabs/urql-devtools/compare/v2.6.0...v2.6.1)
Expand Down Expand Up @@ -543,3 +556,5 @@
- Add autocompletion to request [\#8](https://github.com/FormidableLabs/urql-devtools/pull/8) ([andyrichardson](https://github.com/andyrichardson))
- Unify build [\#6](https://github.com/FormidableLabs/urql-devtools/pull/6) ([andyrichardson](https://github.com/andyrichardson))
- Add CI [\#5](https://github.com/FormidableLabs/urql-devtools/pull/5) ([andyrichardson](https://github.com/andyrichardson))

\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urql-devtools",
"version": "2.6.1",
"version": "2.6.2",
"description": "The official devtools utility for urql",
"homepage": "https://www.github.com/FormidableLabs/urql-devtools",
"bugs": {
Expand Down

0 comments on commit 0c62b7d

Please sign in to comment.