Skip to content

Commit 88de5a0

Browse files
committed
chore(release): v0.8.3
1 parent 859a454 commit 88de5a0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.8.3](https://github.com/grindjs/grindjs/compare/v0.8.2...v0.8.3) (2021-04-13)
7+
8+
**Note:** Version bump only for package grind-example-web
9+
610
## [0.8.2](https://github.com/grindjs/grindjs/compare/v0.8.1...v0.8.2) (2020-09-22)
711

812
**Note:** Version bump only for package grind-example-web

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grind-example-web",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"private": true,
55
"scripts": {
66
"build": "grind-build",
@@ -29,7 +29,7 @@
2929
"clean-css": "^4.2.3",
3030
"eslint": "^6.8.0",
3131
"eslint-plugin-import-auto-name": "^1.1.0",
32-
"grind-scripts": "^0.8.2",
32+
"grind-scripts": "^0.8.3",
3333
"node-sass": "^4.14.0",
3434
"normalize.css": "^8.0.1",
3535
"ouch": "^2.0.0",

0 commit comments

Comments
 (0)