Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.2...v1.2.0) (2023-06-01)

### Features

* add github action ([#178](#178)) ([97b41fe](97b41fe))

[skip ci]
  • Loading branch information
semantic-release-bot committed Jun 1, 2023
1 parent 97b41fe commit 5241763
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/hongaar/moker/compare/v1.1.2...v1.2.0) (2023-06-01)

### Features

- add github action ([#178](https://github.com/hongaar/moker/issues/178))
([97b41fe](https://github.com/hongaar/moker/commit/97b41fe58683b9fd465f6c77f84d624db09a8831))

## [1.1.2](https://github.com/hongaar/moker/compare/v1.1.1...v1.1.2) (2023-05-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/action/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mokr/action",
"version": "1.1.2",
"version": "1.2.0",
"description": "Moker Github Action",
"repository": "https://github.com/hongaar/moker",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moker",
"version": "1.1.2",
"version": "1.2.0",
"description": "The moker CLI",
"repository": "https://github.com/hongaar/moker",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mokr/core",
"version": "1.1.2",
"version": "1.2.0",
"description": "Core moker functions",
"repository": "https://github.com/hongaar/moker",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mokr/plugins",
"version": "1.1.2",
"version": "1.2.0",
"description": "Moker plugins",
"repository": "https://github.com/hongaar/moker",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/templates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mokr/templates",
"version": "1.1.2",
"version": "1.2.0",
"description": "Moker templates",
"repository": "https://github.com/hongaar/moker",
"license": "MIT",
Expand Down

0 comments on commit 5241763

Please sign in to comment.