Skip to content

Commit eb0cc99

Browse files
committed
chore: Bump package versions to 1.1.2 across all packages.
1 parent 6eede3f commit eb0cc99

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@munlicode/munliwall-root",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Desktop and CLI wallpaper tool",
55
"workspaces": [
66
"packages/*"

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@munlicode/munliwall-cli",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"type": "module",
55
"description": "A simple yet powerful tool designed to transform your workspace with ease. Wallpaper lets you effortlessly manage your desktop backgrounds — fetch new wallpapers by keyword, source, or category, schedule automatic updates, or quickly apply local images via the command line.",
66
"author": "Nurzhan Muratkhan <nurzhanmuratkhan@kreoza.com>",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@munlicode/munliwall-core",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"type": "module",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

packages/desktop-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@munlicode/munliwall-desktop",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A simple yet powerful tool designed to transform your workspace with ease. Wallpaper lets you effortlessly manage your desktop backgrounds — download stunning wallpapers, upload your own creations, or update your setup automatically.",
55
"author": "Nurzhan Muratkhan <nurzhanmuratkhan@kreoza.com>",
6-
"homepage": "https://github.com/munlicode/munliwall",
6+
"homepage": "https://github.com/m`unlicode/munliwall",
77
"main": "dist/main/index.js",
88
"scripts": {
99
"format": "prettier --write .",

0 commit comments

Comments
 (0)