Skip to content

Commit

Permalink
release: new independent version
Browse files Browse the repository at this point in the history
  • Loading branch information
nexim-bot committed Jan 11, 2025
1 parent 7e61430 commit 41445f8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/financial-calculate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.2](https://github.com/the-nexim/nanolib/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-11)

### Features

* **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

## [1.0.0-alpha.1](https://github.com/the-nexim/nanolib/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-09)

**Note:** Version bump only for package @nexim/financial-calculate
Expand Down
2 changes: 1 addition & 1 deletion packages/financial-calculate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nexim/financial-calculate",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "Provides a set of utils to handle common financial operations.",
"keywords": [
"financial",
Expand Down
4 changes: 4 additions & 0 deletions packages/service-worker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/the-nexim/nanolib/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-11)

**Note:** Version bump only for package @nexim/service-worker

## [1.0.3](https://github.com/the-nexim/nanolib/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/service-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nexim/service-worker",
"version": "1.0.3",
"version": "1.0.4",
"description": "Utilities to simplify the usage of service workers in your web applications.",
"keywords": [
"worker",
Expand Down

0 comments on commit 41445f8

Please sign in to comment.