mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
revet: changelog and version bumps to 2.2.0
Lerna should handle it itself
This commit is contained in:
parent
dbf3ccc4c1
commit
2d05e0b7b7
@ -1,11 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# 2.3.0 (2018-10-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Migrate Nuxt into monorepo
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nuxt-legacy",
|
||||
"version": "2.3.0",
|
||||
"version": "2.2.0",
|
||||
"description": "Legacy build of Nuxt.js for Node.js < 8.0.0",
|
||||
"keywords": [
|
||||
"nuxt",
|
||||
@ -50,10 +50,10 @@
|
||||
"@babel/polyfill": "^7.0.0",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@babel/register": "^7.0.0",
|
||||
"@nuxt/builder": "^2.3.0",
|
||||
"@nuxt/cli": "^2.3.0",
|
||||
"@nuxt/common": "^2.3.0",
|
||||
"@nuxt/core": "^2.3.0",
|
||||
"@nuxt/builder": "^2.2.0",
|
||||
"@nuxt/cli": "^2.2.0",
|
||||
"@nuxt/common": "^2.2.0",
|
||||
"@nuxt/core": "^2.2.0",
|
||||
"consola": "^1.4.4"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -1,11 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# 2.3.0 (2018-10-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Migrate Nuxt into monorepo
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nuxt-start",
|
||||
"version": "2.3.0",
|
||||
"version": "2.2.0",
|
||||
"description": "Starts Nuxt.js Application in production mode",
|
||||
"keywords": [
|
||||
"nuxt",
|
||||
@ -44,9 +44,9 @@
|
||||
],
|
||||
"main": "dist/nuxt-start.js",
|
||||
"dependencies": {
|
||||
"@nuxt/cli": "^2.3.0",
|
||||
"@nuxt/common": "^2.3.0",
|
||||
"@nuxt/core": "^2.3.0",
|
||||
"@nuxt/cli": "^2.2.0",
|
||||
"@nuxt/common": "^2.2.0",
|
||||
"@nuxt/core": "^2.2.0",
|
||||
"consola": "^1.4.4"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -1,11 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# 2.3.0 (2018-10-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Migrate Nuxt into monorepo
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nuxt",
|
||||
"version": "2.3.0",
|
||||
"version": "2.2.0",
|
||||
"description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)",
|
||||
"keywords": [
|
||||
"nuxt",
|
||||
@ -46,10 +46,10 @@
|
||||
"postinstall": "opencollective || exit 0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/builder": "^2.3.0",
|
||||
"@nuxt/cli": "^2.3.0",
|
||||
"@nuxt/common": "^2.3.0",
|
||||
"@nuxt/core": "^2.3.0",
|
||||
"@nuxt/builder": "^2.2.0",
|
||||
"@nuxt/cli": "^2.2.0",
|
||||
"@nuxt/common": "^2.2.0",
|
||||
"@nuxt/core": "^2.2.0",
|
||||
"consola": "^1.4.4"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -1,11 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# 2.3.0 (2018-10-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Migrate Nuxt into monorepo
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/app",
|
||||
"version": "2.3.0",
|
||||
"version": "2.2.0",
|
||||
"repository": "nuxt/nuxt.js",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
@ -1,11 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# 2.3.0 (2018-10-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Migrate Nuxt into monorepo
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/builder",
|
||||
"version": "2.3.0",
|
||||
"version": "2.2.0",
|
||||
"repository": "nuxt/nuxt.js",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
@ -10,8 +10,8 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.1.2",
|
||||
"@babel/polyfill": "^7.0.0",
|
||||
"@nuxt/app": "^2.3.0",
|
||||
"@nuxt/common": "^2.3.0",
|
||||
"@nuxt/app": "^2.2.0",
|
||||
"@nuxt/common": "^2.2.0",
|
||||
"@nuxtjs/babel-preset-app": "^0.7.0",
|
||||
"@nuxtjs/devalue": "^1.0.1",
|
||||
"@nuxtjs/friendly-errors-webpack-plugin": "^2.0.2",
|
||||
|
@ -1,11 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# 2.3.0 (2018-10-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Migrate Nuxt into monorepo
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/cli",
|
||||
"version": "2.3.0",
|
||||
"version": "2.2.0",
|
||||
"repository": "nuxt/nuxt.js",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
@ -1,11 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# 2.3.0 (2018-10-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Migrate Nuxt into monorepo
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/common",
|
||||
"version": "2.3.0",
|
||||
"version": "2.2.0",
|
||||
"repository": "nuxt/nuxt.js",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
@ -1,11 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# 2.3.0 (2018-10-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Migrate Nuxt into monorepo
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/core",
|
||||
"version": "2.3.0",
|
||||
"version": "2.2.0",
|
||||
"description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)",
|
||||
"repository": "nuxt/nuxt.js",
|
||||
"license": "MIT",
|
||||
@ -9,7 +9,7 @@
|
||||
],
|
||||
"main": "dist/core.js",
|
||||
"dependencies": {
|
||||
"@nuxt/common": "^2.3.0",
|
||||
"@nuxt/common": "^2.2.0",
|
||||
"@nuxtjs/devalue": "^1.0.1",
|
||||
"@nuxtjs/opencollective": "^0.1.0",
|
||||
"@nuxtjs/youch": "^4.2.3",
|
||||
|
Loading…
Reference in New Issue
Block a user