Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3b4bf61

Browse files
committed
release: 1.1.0
1 parent be7a716 commit 3b4bf61

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/cli",
3-
"version": "1.1.0-rc.2",
3+
"version": "1.1.0",
44
"description": "CLI tool for Angular",
55
"main": "packages/@angular/cli/lib/cli/index.js",
66
"trackingCode": "UA-8594346-19",

‎packages/@angular/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/cli",
3-
"version": "1.1.0-rc.2",
3+
"version": "1.1.0",
44
"description": "CLI tool for Angular",
55
"main": "lib/cli/index.js",
66
"trackingCode": "UA-8594346-19",
@@ -27,8 +27,8 @@
2727
},
2828
"homepage": "https://github.com/angular/angular-cli",
2929
"dependencies": {
30-
"@ngtools/json-schema": "1.1.0-rc.1",
31-
"@ngtools/webpack": "1.4.0-rc.2",
30+
"@ngtools/json-schema": "1.1.0",
31+
"@ngtools/webpack": "1.4.0",
3232
"autoprefixer": "^6.5.3",
3333
"chalk": "^1.1.3",
3434
"common-tags": "^1.3.1",

‎packages/@ngtools/json-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngtools/json-schema",
3-
"version": "1.1.0-rc.1",
3+
"version": "1.1.0",
44
"description": "Schema validating and reading for configurations, similar to Angular CLI config.",
55
"main": "./src/index.js",
66
"typings": "src/index.d.ts",

‎packages/@ngtools/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngtools/logger",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "./src/index.js",
66
"typings": "./src/index.d.ts",

‎packages/@ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngtools/webpack",
3-
"version": "1.4.0-rc.2",
3+
"version": "1.4.0",
44
"description": "Webpack plugin that AoT compiles your Angular components and modules.",
55
"main": "./src/index.js",
66
"typings": "src/index.d.ts",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /