Skip to content

Commit

Permalink
chore: release 2.58.3
Browse files Browse the repository at this point in the history
  • Loading branch information
taskany-sheep authored and Katrin-kudryash committed Oct 8, 2024
1 parent 9255290 commit 664552d
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
7 changes: 7 additions & 0 deletions .release_notes/2.58.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## [2.58.3](https://github.com/taskany-inc/issues/compare/v2.58.2...v2.58.3) (2024-10-08)


### Bug Fixes

* project editable access ([9255290](https://github.com/taskany-inc/issues/commit/92552905326d0298e3980177730984953e94790b))

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit guidelines.

## [2.58.3](https://github.com/taskany-inc/issues/compare/v2.58.2...v2.58.3) (2024-10-08)


### Bug Fixes

* project editable access ([9255290](https://github.com/taskany-inc/issues/commit/92552905326d0298e3980177730984953e94790b))

## [2.58.2](https://github.com/taskany-inc/issues/compare/v2.58.1...v2.58.2) (2024-10-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taskany/issues",
"version": "2.58.2",
"version": "2.58.3",
"private": true,
"scripts": {
"prepare": "husky install",
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.58.2
2.58.3

0 comments on commit 664552d

Please sign in to comment.