Skip to content

Commit 2910a95

Browse files
ci: updated release notes and package versions [ci skip]
1 parent a848fd3 commit 2910a95

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
#### 15.208.0 (2021-04-24)
2+
3+
##### Build System / Dependencies
4+
5+
- **deps:** update dependency eslint to v7.25.0 ([#545](https://github.com/Angular-RU/angular-ru-sdk/pull/545))
6+
([a848fd3f](https://github.com/Angular-RU/angular-ru-sdk/commit/a848fd3f8dad27e4f3026d4fdd42da9016947337))
7+
8+
##### New Features
9+
10+
- update dependency eslint to v7.25.0 ([#546](https://github.com/Angular-RU/angular-ru-sdk/pull/546))
11+
([21650eac](https://github.com/Angular-RU/angular-ru-sdk/commit/21650eac514f5874858e3ff11d3873f70dbd3d16))
12+
113
#### 15.207.0 (2021-04-23)
214

315
##### New Features

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"npmClient": "yarn",
88
"changelog": false,
99
"useWorkspaces": true,
10-
"version": "15.207.0",
10+
"version": "15.208.0",
1111
"command": {
1212
"version": {
1313
"allowBranch": "master",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-ru/sdk",
3-
"version": "15.207.0",
3+
"version": "15.208.0",
44
"private": true,
55
"description": "Angular-RU SDK",
66
"homepage": "https://github.com/Angular-RU/angular-ru-sdk#readme",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-ru/eslint-config",
3-
"version": "15.207.0",
3+
"version": "15.208.0",
44
"description": "Angular-RU package",
55
"keywords": [
66
"angular-ru",

0 commit comments

Comments
 (0)