Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions .changeset/loud-results-hug.md

This file was deleted.

16 changes: 16 additions & 0 deletions packages/builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @aziontech/builder

## 1.0.0

### Major Changes

- [#427](https://github.com/aziontech/lib/pull/427) [`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e) Thanks [@jcbsfilho](https://github.com/jcbsfilho)! - ci: first release

### Patch Changes

- Updated dependencies [[`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e)]:
- @aziontech/unenv-preset@1.0.0
- @aziontech/presets@1.0.0
- @aziontech/config@1.0.0
- @aziontech/types@1.0.0
- @aziontech/utils@1.0.0
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aziontech/builder",
"version": "0.0.0",
"version": "1.0.0",
"description": "This a builder utility for Azion's platform, designed to streamline the development process and enhance productivity.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/bundler-telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @aziontech/bundler-telemetry

## 1.0.0

### Major Changes

- [#427](https://github.com/aziontech/lib/pull/427) [`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e) Thanks [@jcbsfilho](https://github.com/jcbsfilho)! - ci: first release
2 changes: 1 addition & 1 deletion packages/bundler-telemetry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aziontech/bundler-telemetry",
"version": "0.0.0",
"version": "1.0.0",
"description": "Telemetry system for measuring and reporting build performance in Azion Bundler",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
12 changes: 12 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @aziontech/config

## 1.0.0

### Major Changes

- [#427](https://github.com/aziontech/lib/pull/427) [`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e) Thanks [@jcbsfilho](https://github.com/jcbsfilho)! - ci: first release

### Patch Changes

- Updated dependencies [[`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e)]:
- @aziontech/types@1.0.0
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aziontech/config",
"version": "0.0.0",
"version": "1.0.0",
"description": "Azion configuration.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
15 changes: 15 additions & 0 deletions packages/presets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @aziontech/presets

## 1.0.0

### Major Changes

- [#427](https://github.com/aziontech/lib/pull/427) [`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e) Thanks [@jcbsfilho](https://github.com/jcbsfilho)! - ci: first release

### Patch Changes

- Updated dependencies [[`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e)]:
- @aziontech/unenv-preset@1.0.0
- @aziontech/config@1.0.0
- @aziontech/types@1.0.0
- @aziontech/utils@1.0.0
2 changes: 1 addition & 1 deletion packages/presets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aziontech/presets",
"version": "0.0.0",
"version": "1.0.0",
"description": "The Presets package provides pre-configured presets for different frameworks and libraries to simplify deployment on the Azion Edge Platform.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
12 changes: 12 additions & 0 deletions packages/sql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @aziontech/sql

## 1.0.0

### Major Changes

- [#427](https://github.com/aziontech/lib/pull/427) [`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e) Thanks [@jcbsfilho](https://github.com/jcbsfilho)! - ci: first release

### Patch Changes

- Updated dependencies [[`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e)]:
- @aziontech/types@1.0.0
2 changes: 1 addition & 1 deletion packages/sql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aziontech/sql",
"version": "0.0.0",
"version": "1.0.0",
"description": "Azion SQL Client provides a simple interface to interact with the Azion SQL API, allowing you to create, delete, and query databases.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
12 changes: 12 additions & 0 deletions packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @aziontech/storage

## 1.0.0

### Major Changes

- [#427](https://github.com/aziontech/lib/pull/427) [`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e) Thanks [@jcbsfilho](https://github.com/jcbsfilho)! - ci: first release

### Patch Changes

- Updated dependencies [[`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e)]:
- @aziontech/types@1.0.0
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aziontech/storage",
"version": "0.0.0",
"version": "1.0.0",
"description": "Azion Storage Client provides a simple interface to interact with the Azion Storage API, allowing you to manage buckets and objects.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @aziontech/types

## 1.0.0

### Major Changes

- [#427](https://github.com/aziontech/lib/pull/427) [`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e) Thanks [@jcbsfilho](https://github.com/jcbsfilho)! - ci: first release
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aziontech/types",
"version": "0.0.0",
"version": "1.0.0",
"description": "Global types for Azion packages",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/unenv-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @aziontech/unenv-preset

## 1.0.0

### Major Changes

- [#427](https://github.com/aziontech/lib/pull/427) [`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e) Thanks [@jcbsfilho](https://github.com/jcbsfilho)! - ci: first release
2 changes: 1 addition & 1 deletion packages/unenv-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aziontech/unenv-preset",
"version": "0.0.0",
"version": "1.0.0",
"description": "Azion Unenv preset.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
12 changes: 12 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @aziontech/utils

## 1.0.0

### Major Changes

- [#427](https://github.com/aziontech/lib/pull/427) [`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e) Thanks [@jcbsfilho](https://github.com/jcbsfilho)! - ci: first release

### Patch Changes

- Updated dependencies [[`4ea507d`](https://github.com/aziontech/lib/commit/4ea507de946e0439e3554366155958040791129e)]:
- @aziontech/types@1.0.0
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aziontech/utils",
"version": "0.0.0",
"version": "1.0.0",
"description": "The Azion Utils package provides a set of utility functions designed to simplify common tasks when working with Azion functions.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
Loading