Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cauctus/projo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5aa9d5ecca53bcf2ec77147c9bd6dbb7d248842d
Choose a base ref
..
head repository: cauctus/projo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bacced27e049e597be22aa4ceb4ae8377e4391ef
Choose a head ref
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,32 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.0-beta.12](https://github.com/cauctus/projo/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2022-05-22)


### Features

* counter ([e542be2](https://github.com/cauctus/projo/commit/e542be2e47b2c2ddd761ec817e6edf7a6e638a6c))


### Bug Fixes

* penality when switched team ([1d1532c](https://github.com/cauctus/projo/commit/1d1532ca971e28e41ecea46a5ec051c5872d0a01))

## [1.0.0-beta.11](https://github.com/cauctus/projo/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-05-20)


### Bug Fixes

* impro duration clean on import ([7519ed0](https://github.com/cauctus/projo/commit/7519ed033f10b05521810431e8e9fcda09c897e4))

## [1.0.0-beta.10](https://github.com/cauctus/projo/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-05-20)


### Bug Fixes

* time picker input ([42f1b2c](https://github.com/cauctus/projo/commit/42f1b2c616ba5b8b7f65a3a71a8f00f6902b7397))

## [1.0.0-beta.9](https://github.com/cauctus/projo/compare/v1.0.0-beta.7...v1.0.0-beta.9) (2022-05-20)


Loading