Skip to content

Commit 9dd65d4

Browse files
chore(release): updated release notes and package versions [ci skip]
1 parent 374ca1e commit 9dd65d4

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.101.0 (2020-11-11)
2+
3+
##### New Features
4+
5+
- add commitlint ([#268](https://github.com/Angular-RU/angular-ru-sdk/pull/268))
6+
([374ca1ea](https://github.com/Angular-RU/angular-ru-sdk/commit/374ca1ea79c01a6fe4bb21f8730710032ad7b0fc))
7+
18
#### 14.100.0 (2020-11-11)
29

310
##### Chores

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

packages/commitlint-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/commitlint-config",
3-
"version": "14.99.0",
3+
"version": "14.101.0",
44
"private": false,
55
"description": "Shared commitlint config for Angular projects",
66
"repository": "git+https://github.com/Angular-RU/angular-ru-sdk.git",

0 commit comments

Comments
 (0)