Skip to content

Commit a8a2ac8

Browse files
ci: updated release notes and package versions [ci skip]
1 parent 1c1f0e1 commit a8a2ac8

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#### 15.204.0 (2021-04-20)
2+
3+
##### New Features
4+
5+
- **@angular-ru/common:** add DateIntervalDescriptor ([#540](https://github.com/Angular-RU/angular-ru-sdk/pull/540))
6+
([1c1f0e19](https://github.com/Angular-RU/angular-ru-sdk/commit/1c1f0e190faacde63f107952be073640ccead171))
7+
18
#### 15.203.0 (2021-04-20)
29

310
##### 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.203.0",
10+
"version": "15.204.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.203.0",
3+
"version": "15.204.0",
44
"private": true,
55
"description": "Angular-RU SDK",
66
"homepage": "https://github.com/Angular-RU/angular-ru-sdk#readme",

packages/common/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/common",
3-
"version": "15.203.0",
3+
"version": "15.204.0",
44
"description": "Angular-RU package",
55
"keywords": [
66
"angular-ru",

0 commit comments

Comments
 (0)