Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit c6b1eeb

Browse files
committed
chore: add changelog link for 1.1.26 and fix version in package.json
1 parent e21e24b commit c6b1eeb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<a name="1.1.26"></a>
12
## [1.1.26](https://github.com/angular/material/compare/v1.1.25...v1.1.26) (2020-09-01)
23

34

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-material-source",
3-
"version": "1.1.26",
3+
"version": "1.2.0",
44
"description": "The AngularJS Material project is an implementation of Material Design in AngularJS. This project provides a set of reusable, well-tested, and accessible Material Design UI components. AngularJS Material is supported internally at Google by the AngularJS, Angular Components, and other product teams.",
55
"keywords": [
66
"client-side",
@@ -133,4 +133,4 @@
133133
"node": ">=10",
134134
"npm": ">=6"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)