Skip to content

Commit a2de5e3

Browse files
authoredApr 23, 2024
Merge pull request #328 from HeyPuter/release-please--branches--main--components--puter.com
chore(main): release 2.2.0
2 parents c166560 + 458f2ea commit a2de5e3

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed
 

‎CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.2.0](https://github.com/HeyPuter/puter/compare/v2.1.1...v2.2.0) (2024-04-23)
4+
5+
6+
### Features
7+
8+
* add /healthcheck endpoint ([c166560](https://github.com/HeyPuter/puter/commit/c166560ff4ab5a453d3ec4f97326c995deb7f522))
9+
* allow apps to add a menubar via puter.js ([331d9e7](https://github.com/HeyPuter/puter/commit/331d9e75428ec7609394f59b1755374c7340f83e))
10+
311
## [2.1.1](https://github.com/HeyPuter/puter/compare/v2.1.0...v2.1.1) (2024-04-22)
412

513

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puter.com",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"author": "Puter Technologies Inc.",
55
"license": "AGPL-3.0-only",
66
"description": "Desktop environment in the browser!",

0 commit comments

Comments
 (0)
Failed to load comments.