Skip to content

Commit

Permalink
chore(release): 1.27.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.27.6](v1.27.5...v1.27.6) (2024-05-31)

### Bug Fixes

* import ([9ba872b](9ba872b))
* linting errors ([23fbb17](23fbb17))
* rtk helpers ([#40](#40)) ([3b7c90a](3b7c90a))
  • Loading branch information
cfl-bot committed May 31, 2024
1 parent cdc9d7b commit 8771fbf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.27.6](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.27.5...v1.27.6) (2024-05-31)


### Bug Fixes

* import ([9ba872b](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/9ba872bc948f23059bc504c95e01b31c47cdb734))
* linting errors ([23fbb17](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/23fbb1724d3d99fd700c2fdc9dfad758e058fadf))
* rtk helpers ([#40](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/40)) ([3b7c90a](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/3b7c90a73eb68399160a58e5995c588da95cc5d0))

## [1.27.5](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.27.4...v1.27.5) (2023-10-24)


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": "codeforlife",
"version": "1.27.5",
"version": "1.27.6",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
Expand Down

0 comments on commit 8771fbf

Please sign in to comment.