Skip to content

Commit

Permalink
Merge pull request #38 from ordermentum/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
sugendran authored Nov 1, 2024
2 parents f98cfb8 + 0187662 commit 7bf7503
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/clean-lobsters-begin.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/asap-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @ordermentum/asap-core

## 1.0.0

### Major Changes

- f98cfb8: Upgrade axios version to 1.0
2 changes: 1 addition & 1 deletion packages/asap-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ordermentum/asap-core",
"version": "0.1.10",
"version": "1.0.0",
"main": "build/index.js",
"files": [
"build/*"
Expand Down
12 changes: 12 additions & 0 deletions packages/axios-asap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @ordermentum/axios-asap

## 1.0.0

### Major Changes

- f98cfb8: Upgrade axios version to 1.0

### Patch Changes

- Updated dependencies [f98cfb8]
- @ordermentum/asap-core@1.0.0
2 changes: 1 addition & 1 deletion packages/axios-asap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ordermentum/axios-asap",
"version": "0.3.0",
"version": "1.0.0",
"main": "build/index.js",
"files": [
"build/*"
Expand Down
12 changes: 12 additions & 0 deletions packages/express-asap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @ordermentum/express-asap

## 1.0.0

### Major Changes

- f98cfb8: Upgrade axios version to 1.0

### Patch Changes

- Updated dependencies [f98cfb8]
- @ordermentum/asap-core@1.0.0
2 changes: 1 addition & 1 deletion packages/express-asap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ordermentum/express-asap",
"version": "0.2.0-beta1",
"version": "1.0.0",
"main": "build/index.js",
"license": "MIT",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/hapi-asap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @ordermentum/hapi-asap

## 1.0.0

### Major Changes

- f98cfb8: Upgrade axios version to 1.0

### Patch Changes

- Updated dependencies [f98cfb8]
- @ordermentum/asap-core@1.0.0
2 changes: 1 addition & 1 deletion packages/hapi-asap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ordermentum/hapi-asap",
"version": "0.1.3",
"version": "1.0.0",
"main": "build/index.js",
"license": "MIT",
"files": [
Expand Down

0 comments on commit 7bf7503

Please sign in to comment.