From ea8085452de972c3b969a5e5bde9af48ecb88a45 Mon Sep 17 00:00:00 2001 From: "S. Amir Mohammad Najafi" Date: Thu, 2 Jan 2025 11:08:12 +0330 Subject: [PATCH] release: new independent version - @nexim/service-worker@1.0.0 --- packages/service-worker/CHANGELOG.md | 4 ++++ packages/service-worker/package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/service-worker/CHANGELOG.md b/packages/service-worker/CHANGELOG.md index 7bde7d5..8dcecae 100644 --- a/packages/service-worker/CHANGELOG.md +++ b/packages/service-worker/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.0](https://github.com/the-nexim/nanolib/compare/@nexim/service-worker@1.0.0-alpha.1...@nexim/service-worker@1.0.0) (2025-01-02) + +**Note:** Version bump only for package @nexim/service-worker + ## [1.0.0-alpha.1](https://github.com/the-nexim/nanolib/compare/@nexim/service-worker@1.0.0-alpha.0...@nexim/service-worker@1.0.0-alpha.1) (2024-12-24) ### Code Refactoring diff --git a/packages/service-worker/package.json b/packages/service-worker/package.json index f865606..edfb6ca 100644 --- a/packages/service-worker/package.json +++ b/packages/service-worker/package.json @@ -1,6 +1,6 @@ { "name": "@nexim/service-worker", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Utilities to simplify the usage of service workers in your web applications.", "keywords": [ "worker",