Skip to content

Commit 41445f8

Browse files
committed
release: new independent version
- @nexim/[email protected] - @nexim/[email protected]
1 parent 7e61430 commit 41445f8

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

packages/financial-calculate/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-alpha.2](https://github.com/the-nexim/nanolib/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-11)
7+
8+
### Features
9+
10+
* **financial-calculating:** add `calculateDiscountParentage` method ([#33](https://github.com/the-nexim/nanolib/issues/33)) ([7e61430](https://github.com/the-nexim/nanolib/commit/7e614304c5957aa64489a0159e7e0c7caf4856e6)) by @arashagp
11+
612
## [1.0.0-alpha.1](https://github.com/the-nexim/nanolib/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-09)
713

814
**Note:** Version bump only for package @nexim/financial-calculate

packages/financial-calculate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nexim/financial-calculate",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.0.0-alpha.2",
44
"description": "Provides a set of utils to handle common financial operations.",
55
"keywords": [
66
"financial",

packages/service-worker/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.4](https://github.com/the-nexim/nanolib/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-11)
7+
8+
**Note:** Version bump only for package @nexim/service-worker
9+
610
## [1.0.3](https://github.com/the-nexim/nanolib/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-09)
711

812
### Bug Fixes

packages/service-worker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nexim/service-worker",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Utilities to simplify the usage of service workers in your web applications.",
55
"keywords": [
66
"worker",

0 commit comments

Comments
 (0)