Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.0...v1.12.0) (2021-10-02)

### Features

* ability to add git crdentials to one or more repos.. command coc gitConfig will initiate prompts ([8ee4a36](8ee4a36))
  • Loading branch information
semantic-release-bot committed Oct 2, 2021
1 parent 8ee4a36 commit e9a3432
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.12.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.11.0...v1.12.0) (2021-10-02)


### Features

* ability to add git crdentials to one or more repos.. command coc gitConfig will initiate prompts ([8ee4a36](https://github.com/CoCreate-app/CoCreate-cli/commit/8ee4a361513be84b45243ed7c9b60715936c6bdc))

# [1.11.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.10.0...v1.11.0) (2021-10-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cli",
"version": "1.11.0",
"version": "1.12.0",
"description": "A simple cli component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"cli",
Expand Down

0 comments on commit e9a3432

Please sign in to comment.