Skip to content

Commit d96765c

Browse files
author
Maurice Snip
committed
chore: version bump
1 parent 77d3c62 commit d96765c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.4.0] - 2022-05-05
9+
10+
### Added
11+
12+
- Type `module` to `package.json`.
13+
- Documentation for non-browser environments.
14+
- Mock endpoint for homepage.
15+
816
## [0.3.1] - 2022-04-24
917

1018
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sulu-headless-api-client",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "An API client for SuluHeadlessBundle.",
55
"keywords": [
66
"sulu",

0 commit comments

Comments
 (0)