Skip to content

Commit

Permalink
Release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simenheg committed May 29, 2024
1 parent b01a696 commit f24946f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format

## [UNRELEASED]

## [4.2.0] 2024-05-29

### Added

- The API endpoints for listing and fetching KPI details now include KPI
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": "okr-tracker",
"version": "4.1.1",
"version": "4.2.0",
"private": true,
"scripts": {
"test:unit": "NODE_ENV=test jest --testPathIgnorePatterns tests/firebase",
Expand Down

0 comments on commit f24946f

Please sign in to comment.