Skip to content

Commit

Permalink
ci: Release [ci skip].
Browse files Browse the repository at this point in the history
 - @oriflame/[email protected]
 - @oriflame/[email protected]
 - @oriflame/[email protected]
 - @oriflame/[email protected]
 - @oriflame/[email protected]
 - @oriflame/[email protected]
  • Loading branch information
actions-user committed May 10, 2022
1 parent 50ab184 commit b7fa662
Show file tree
Hide file tree
Showing 12 changed files with 58 additions and 10 deletions.
8 changes: 8 additions & 0 deletions packages/conventional-changelog-lint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>1.1.53 (2022-05-10)</small>

**Note:** Version bump only for package @oriflame/conventional-changelog-lint-config





## <small>1.1.52 (2022-05-09)</small>

**Note:** Version bump only for package @oriflame/conventional-changelog-lint-config
Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog-lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oriflame/conventional-changelog-lint-config",
"version": "1.1.52",
"version": "1.1.53",
"description": "Conventional changelog lint config oriflame",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
"access": "public"
},
"dependencies": {
"@oriflame/conventional-changelog-types": "^1.0.55"
"@oriflame/conventional-changelog-types": "^1.0.56"
},
"peerDependencies": {
"@commitlint/cli": ">=12"
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>1.0.56 (2022-05-10)</small>

**Note:** Version bump only for package @oriflame/conventional-changelog-types





## <small>1.0.55 (2022-05-09)</small>

**Note:** Version bump only for package @oriflame/conventional-changelog-types
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@oriflame/conventional-changelog-types",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
"version": "1.0.55",
"version": "1.0.56",
"engines": {
"node": ">=16.12.0",
"npm": ">=8.1.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/conventional-changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>1.2.51 (2022-05-10)</small>

**Note:** Version bump only for package @oriflame/conventional-changelog





## <small>1.2.50 (2022-05-09)</small>

**Note:** Version bump only for package @oriflame/conventional-changelog
Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oriflame/conventional-changelog",
"version": "1.2.50",
"version": "1.2.51",
"description": "Conventional changelog preset for oriflame and associated projects.",
"keywords": [
"conventional-changelog",
Expand Down Expand Up @@ -32,7 +32,7 @@
"prepack": "node ../../scripts/pre-pack.js"
},
"dependencies": {
"@oriflame/conventional-changelog-types": "^1.0.55"
"@oriflame/conventional-changelog-types": "^1.0.56"
},
"devDependencies": {
"@types/tmp": "^0.2.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/pull-request-check/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>1.1.53 (2022-05-10)</small>

**Note:** Version bump only for package @oriflame/pull-request-check





## <small>1.1.52 (2022-05-09)</small>

**Note:** Version bump only for package @oriflame/pull-request-check
Expand Down
4 changes: 2 additions & 2 deletions packages/pull-request-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oriflame/pull-request-check",
"version": "1.1.52",
"version": "1.1.53",
"main": "./lib/index.js",
"bin": "./index.js",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"oriflame"
],
"dependencies": {
"@oriflame/conventional-changelog": "^1.2.50",
"@oriflame/conventional-changelog": "^1.2.51",
"azure-devops-node-api": "^11.1.1",
"chalk": "^4.1.2"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/semantic-release-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>2.1.70 (2022-05-10)</small>

**Note:** Version bump only for package @oriflame/semantic-release-config





## <small>2.1.69 (2022-05-09)</small>

**Note:** Version bump only for package @oriflame/semantic-release-config
Expand Down
4 changes: 2 additions & 2 deletions packages/semantic-release-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oriflame/semantic-release-config",
"version": "2.1.69",
"version": "2.1.70",
"main": "./lib/index.js",
"repository": {
"url": "https://github.com/Oriflame/conventional-changelog-tools",
Expand Down Expand Up @@ -35,7 +35,7 @@
"oriflame"
],
"dependencies": {
"@oriflame/conventional-changelog": "^1.2.50",
"@oriflame/conventional-changelog": "^1.2.51",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/git": "^10.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/version-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>1.0.45 (2022-05-10)</small>

**Note:** Version bump only for package @oriflame/version-tools





## <small>1.0.44 (2022-05-09)</small>

**Note:** Version bump only for package @oriflame/version-tools
Expand Down
2 changes: 1 addition & 1 deletion packages/version-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oriflame/version-tools",
"version": "1.0.44",
"version": "1.0.45",
"main": "./lib/index.js",
"bin": "./lib/bin.js",
"types": "",
Expand Down

0 comments on commit b7fa662

Please sign in to comment.