-
Notifications
You must be signed in to change notification settings - Fork 3.4k
docs(changelog,build,commit-levels,readme): updates for v1.1.6 #11076
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, awaiting approval from @jelbourn before merge.
docs/guides/COMMIT_LEVELS.md
Outdated
* Michael Prentice is the primary PR reviewer | ||
* Should confirm Karma tests pass | ||
* Google Caretakers: | ||
* Includes: [Jeremy Elbourn](https://github.com/jelbourn), [Andrew Seguin](https://github.com/andrewseguin), [Joey Perrott](https://github.com/josephperrott), [Tina Yuangao](https://github.com/tinayuangao) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Miles should also be included here:
[Miles Malerba](https://github.com/mmalerba)
docs/guides/BUILD.md
Outdated
|
||
https://material.angularjs.org/#/Theming/01_introduction | ||
[G the Theming Guide](https://material.angularjs.org/latest/Theming/01_introduction) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM other than that typo
0ed675b
to
e47aa1c
Compare
Typo fixed. Miles added. Updated github-contributors-list to latest version w/ infinite recursion fix. It should be good to go now. |
e47aa1c
to
bb75baf
Compare
add contributors to changelog refine release process in readme add npm script for building contributor list for a release for example use `npm run contributors:release -- 2017-09-07` for v1.1.6 fix broken headers in Build docs fix theming guide link in Build docs update Commit Levels doc to the current state of the project fix note in contributors page to match actual sorting update to new github-contributors-list to get infinite recursion fix
bb75baf
to
33d710c
Compare
add contributors to changelog
refine release process in readme
add npm script for building contributor list for a release
for example use
npm run contributors:release -- 2017-09-07
for v1.1.6fix broken headers in Build docs
fix theming guide link in Build docs
update Commit Levels doc to the current state of the project
fix note in contributors page to match actual sorting
PR Checklist
Please check that your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
The documentation is inaccurate and out of date.
Issue Number:
N/A
What is the new behavior?
The documentation is updated to the current state of the project.
Does this PR introduce a breaking change?
Other information
N/A