Skip to content

Commit 7597ca4

Browse files
ci: updated release notes and package versions [ci skip]
1 parent 1b9ef7c commit 7597ca4

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
#### 15.263.4 (2021-06-19)
2+
3+
##### Build System / Dependencies
4+
5+
- update dependency ngx-mask to v12 ([#688](https://github.com/Angular-RU/angular-ru-sdk/pull/688))
6+
([1b9ef7c9](https://github.com/Angular-RU/angular-ru-sdk/commit/1b9ef7c963e3c3f8e1246eb7d83c8d58069432d2))
7+
- update dependency eslint to v7.29.0 ([#687](https://github.com/Angular-RU/angular-ru-sdk/pull/687))
8+
([a1b6ea01](https://github.com/Angular-RU/angular-ru-sdk/commit/a1b6ea017378761c86b9c705469683773d842208))
9+
110
#### 15.263.3 (2021-06-19)
211

312
##### Build System / Dependencies

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"npmClient": "yarn",
88
"changelog": false,
99
"useWorkspaces": true,
10-
"version": "15.263.3",
10+
"version": "15.263.4",
1111
"command": {
1212
"version": {
1313
"allowBranch": "master",

Diff for: package.json

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

Diff for: packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-ru/eslint-config",
3-
"version": "15.263.1",
3+
"version": "15.263.4",
44
"description": "Angular-RU package",
55
"keywords": [
66
"angular-ru",

0 commit comments

Comments
 (0)