Skip to content

Commit 996430f

Browse files
chore(release): updated release notes and package versions [ci skip]
1 parent b471bec commit 996430f

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+
#### 14.99.0 (2020-11-09)
2+
3+
##### New Features
4+
5+
- update dependency @types/node to v14.14.7
6+
([b471bec9](https://github.com/Angular-RU/angular-ru-sdk/commit/b471bec9840f80a10380ce1fe0737cf199b9d8fd))
7+
18
#### 14.98.0 (2020-11-09)
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": "14.98.0",
10+
"version": "14.99.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": "14.98.0",
3+
"version": "14.99.0",
44
"private": true,
55
"description": "Angular-RU SDK",
66
"homepage": "https://github.com/Angular-RU/angular-ru-sdk#readme",

packages/build-tools/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/build-tools",
3-
"version": "14.92.0",
3+
"version": "14.99.0",
44
"description": "Angular-RU package",
55
"keywords": [
66
"angular-ru",

0 commit comments

Comments
 (0)