Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Commit 92b437e

Browse files
committed
chore: bump version to 1.1.6 across all apps
1 parent fcaef88 commit 92b437e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "palmr-docs",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "1.1.6",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro preview",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "palmr-api",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-template",
33
"private": true,
4-
"version": "1.1.5",
4+
"version": "1.1.6",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)