Skip to content

Commit

Permalink
v9.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iSplasher committed Oct 9, 2019
1 parent 6f264ca commit 6639073
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.1.3](https://github.com/iSplasher/next.js/compare/v9.1.2...v9.1.3) (2019-10-09)

**Note:** Version bump only for package nextjs-project

<<<<<<< HEAD

## [9.1.4](https://github.com/iSplasher/next.js/compare/v9.1.3...v9.1.4) (2019-10-09)

**Note:** Version bump only for package nextjs-project

=======

> > > > > > > c43e01bf5756510fb5a9819b74b12f3a2c4ed2d5
## [9.1.3](https://github.com/iSplasher/next.js/compare/v9.1.2...v9.1.3) (2019-10-09)

**Note:** Version bump only for package nextjs-project
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "9.1.2"
"version": "9.1.3"
}
22 changes: 22 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.1.3](https://github.com/zeit/next.js/compare/v9.1.2...v9.1.3) (2019-10-09)

**Note:** Version bump only for package next

<<<<<<< HEAD

## [9.1.4](https://github.com/zeit/next.js/compare/v9.1.3...v9.1.4) (2019-10-09)

**Note:** Version bump only for package next

=======

> > > > > > > c43e01bf5756510fb5a9819b74b12f3a2c4ed2d5
## [9.1.3](https://github.com/zeit/next.js/compare/v9.1.2...v9.1.3) (2019-10-09)

**Note:** Version bump only for package next
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next",
"version": "9.1.2",
"version": "9.1.3",
"description": "The React Framework",
"main": "./dist/server/next.js",
"license": "MIT",
Expand Down

0 comments on commit 6639073

Please sign in to comment.