Skip to content

Commit e30f7f6

Browse files
committed
Version bump 0.8.1
1 parent 724eb76 commit e30f7f6

File tree

11 files changed

+209
-288
lines changed

11 files changed

+209
-288
lines changed

CHANGELOG.md

Lines changed: 0 additions & 72 deletions
Large diffs are not rendered by default.

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ Before you submit your pull request consider the following guidelines:
163163
restarted.
164164

165165
- If we suggest changes, then:
166-
167166
- Make the required updates.
168167
- Re-run the AngularTS test suite to ensure tests are still passing.
169168
- Commit your changes to your branch (e.g. `my-fix-branch`).

DEVELOPERS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@ is interested in the following block tags:
356356
- `@description` - used to provide a description of a component in markdown
357357
- `@link` - specifies a link to a URL or a type in the API reference.
358358
Links to the API have the following structure:
359-
360359
- the module namespace, followed by `.` (optional, default `ng`)
361360
- the `@ngdoc` type (see below), followed by `:` (optional, automatically inferred)
362361
- the name

TRIAGING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ This process based on the idea of minimizing user pain
6060
- You are responsible for mentoring contributors helping with this issue.
6161
1. Label `origin: google` for issues from Google
6262
1. Assign a milestone:
63-
6463
- Backlog - triaged fixes and features, should be the default choice
6564
- Current 1.x.y milestone (e.g. 1.3.0-beta-2) - regressions and urgent bugs only
6665

0 commit comments

Comments
 (0)