Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.39...v1.2.0) (2022-09-17)

### Features

* support mult-root workspaces ([ed8e9be](ed8e9be))
  • Loading branch information
semantic-release-bot committed Sep 17, 2022
1 parent ed8e9be commit d36270b
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.2.0](https://github.com/onlyutkarsh/git-config-user-profiles/compare/v1.1.39...v1.2.0) (2022-09-17)


### Features

* support mult-root workspaces ([ed8e9be](https://github.com/onlyutkarsh/git-config-user-profiles/commit/ed8e9be87df87f105f2d7a13358dba6214cbcf4b))

## 1.1.2

- Minor fixes
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "git-config-user-profiles",
"displayName": "Git Config User Profiles",
"description": "Define multiple git config user profiles and switch them easily using status bar",
"version": "1.1.39",
"version": "1.2.0",
"publisher": "onlyutkarsh",
"author": "Utkarsh Shigihalli",
"repository": {
Expand Down

0 comments on commit d36270b

Please sign in to comment.