Skip to content

Commit

Permalink
Chore: (release) add version 1.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.15.0](v1.14.6...v1.15.0) (2022-10-11)

### Chore

* Lock file maintenance (#61) ([6e91244](6e91244)), closes [#61](#61)
* Update devDependencies (non-major) (#66) ([120d8fa](120d8fa)), closes [#66](#66)

### Docs

* help Ukraine 🇺🇦 ([47d86ba](47d86ba))

### Fix

* fixes audit advisories ([8872591](8872591))

### New

* adds cli for statuses ([a9b492b](a9b492b))

### Upgrade

* Update dependency winston to v3.6.0 (#87) ([dd0a7d4](dd0a7d4)), closes [#87](#87)
  • Loading branch information
semantic-release-bot committed Oct 11, 2022
1 parent 8872591 commit 75f11df
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# [1.15.0](https://github.com/pustovitDmytro/atlassian/compare/v1.14.6...v1.15.0) (2022-10-11)


### Chore

* Lock file maintenance (#61) ([6e91244](https://github.com/pustovitDmytro/atlassian/commit/6e91244ba6f5baf6b4c1938b69007231f6c9f9a1)), closes [#61](https://github.com/pustovitDmytro/atlassian/issues/61)
* Update devDependencies (non-major) (#66) ([120d8fa](https://github.com/pustovitDmytro/atlassian/commit/120d8fac4b6ad7d1aae41a6ab3aa31a55aafa058)), closes [#66](https://github.com/pustovitDmytro/atlassian/issues/66)

### Docs

* help Ukraine 🇺🇦 ([47d86ba](https://github.com/pustovitDmytro/atlassian/commit/47d86ba955edb4235c129b052cb7700ff010c694))

### Fix

* fixes audit advisories ([8872591](https://github.com/pustovitDmytro/atlassian/commit/8872591a4c29637100986345d4034c33158f6441))

### New

* adds cli for statuses ([a9b492b](https://github.com/pustovitDmytro/atlassian/commit/a9b492bbdbcf1295abd8dc397e187df7dccb74ef))

### Upgrade

* Update dependency winston to v3.6.0 (#87) ([dd0a7d4](https://github.com/pustovitDmytro/atlassian/commit/dd0a7d4da9a8000bf0c587c216284c759a38b136)), closes [#87](https://github.com/pustovitDmytro/atlassian/issues/87)

## [1.14.6](https://github.com/pustovitDmytro/atlassian/compare/v1.14.5...v1.14.6) (2022-02-04)


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": "atlassian",
"version": "1.14.6",
"version": "1.15.0",
"description": "atlassian command line interface",
"main": "./lib",
"scripts": {
Expand Down

0 comments on commit 75f11df

Please sign in to comment.