Skip to content

Commit 7dc6d30

Browse files
committed
chore(release): 2.0.4
1 parent f5f7de6 commit 7dc6d30

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
# Change Log
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### [2.0.4](https://github.com/nuxt/loading-screen/compare/v2.0.3...v2.0.4) (2021-05-17)
6+
7+
8+
### Bug Fixes
29

3-
All notable changes to this project will be documented in this file.
4-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
10+
* don't set `connection` header if on http/2 ([#79](https://github.com/nuxt/loading-screen/issues/79)) ([cce7f58](https://github.com/nuxt/loading-screen/commit/cce7f5839c91f63aa949ac08c74972932f0f2a3d))
511

612
## [2.0.3](https://github.com/nuxt/loading-screen/compare/@nuxt/loading-screen@2.0.2...@nuxt/loading-screen@2.0.3) (2020-11-21)
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/loading-screen",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"repository": "nuxt/loading-screen",
55
"license": "MIT",
66
"main": "lib/module.js",

0 commit comments

Comments
 (0)