Skip to content

Commit

Permalink
chore(release): v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
CavalcanteLeo committed Jan 11, 2024
1 parent 43386d1 commit c50987b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## v0.0.5

[compare changes](https://github.com/CavalcanteLeo/nuxt-supported-browser/compare/v0.0.4...v0.0.5)

### 🏡 Chore

- Update deps ([d97bf8c](https://github.com/CavalcanteLeo/nuxt-supported-browser/commit/d97bf8c))
- **tests:** Remove test ([43386d1](https://github.com/CavalcanteLeo/nuxt-supported-browser/commit/43386d1))

### ❤️ Contributors

- Leonardo Cavalcante <[email protected]>
- Leo Cavalcante <[email protected]>

## v0.0.4

[compare changes](https://github.com/CavalcanteLeo/nuxt-supported-browser/compare/v0.0.3...v0.0.4)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-supported-browsers",
"version": "0.0.4",
"version": "0.0.5",
"description": "Prevet to load Nuxt.js app in unsupported old browsers",
"repository": "CavalcanteLeo/nuxt-supported-browser",
"license": "MIT",
Expand Down Expand Up @@ -55,4 +55,4 @@
"nuxt": "^3.9.1",
"vitest": "^1.1.3"
}
}
}

0 comments on commit c50987b

Please sign in to comment.