Forráskód Böngészése

chore(main): release 2.1.1

github-actions[bot] 1 éve
szülő
commit
aa4050ee32
3 módosított fájl, 12 hozzáadás és 3 törlés
  1. 9 0
      CHANGELOG.md
  2. 2 2
      package-lock.json
  3. 1 1
      package.json

+ 9 - 0
CHANGELOG.md

@@ -0,0 +1,9 @@
+# Changelog
+
+## [2.1.1](https://github.com/HeyPuter/puter/compare/v2.1.0...v2.1.1) (2024-04-22)
+
+
+### Bug Fixes
+
+* test release-please action [#3](https://github.com/HeyPuter/puter/issues/3) ([8fb0a66](https://github.com/HeyPuter/puter/commit/8fb0a66ef21921990e564e5f61c0e80e7f929dc7))
+* test release-please action [#4](https://github.com/HeyPuter/puter/issues/4) ([f392de7](https://github.com/HeyPuter/puter/commit/f392de722a5232b622ed91b656a31cdc443c2e84))

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "puter.com",
-  "version": "2.1.0",
+  "version": "2.1.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "puter.com",
-      "version": "2.1.0",
+      "version": "2.1.1",
       "hasInstallScript": true,
       "license": "AGPL-3.0-only",
       "workspaces": [

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "puter.com",
-  "version": "2.1.0",
+  "version": "2.1.1",
   "author": "Puter Technologies Inc.",
   "license": "AGPL-3.0-only",
   "description": "Desktop environment in the browser!",