Skip to content

Commit 87efe83

Browse files
author
Simon Milfred
committed
chore(release): publish
- @limbo-works/umbraco-client@2.3.3
1 parent 36d377a commit 87efe83

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/umbraco-client/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.3](https://github.com/limbo-works/limbo-frontend/compare/@limbo-works/umbraco-client@2.3.2...@limbo-works/umbraco-client@2.3.3) (2025-03-03)
7+
8+
9+
### Bug Fixes
10+
11+
* cleaning up debugging ([36d377a](https://github.com/limbo-works/limbo-frontend/commit/36d377a3b51b4ec128ca0419947a63e6fb9192c7))
12+
13+
14+
15+
16+
617
## [2.3.2](https://github.com/limbo-works/limbo-frontend/compare/@limbo-works/umbraco-client@2.3.1...@limbo-works/umbraco-client@2.3.2) (2025-03-03)
718

819

packages/umbraco-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@limbo-works/umbraco-client",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "Fetch data from the Umbraco /getdata/ endpoint and handle errors",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)