Skip to content

Commit

Permalink
🔖 chore(release): v1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 1.3.0](v1.2.0...v1.3.0)
<sup>Released on **2024-05-05**</sup>

#### ♻ Code Refactoring

- **misc**: Streamline imports in app-write-auth module.

#### ✨ Features

- **misc**: Add hooks and provider for Appwrite integration.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: Streamline imports in app-write-auth module ([1b6027c](1b6027c))

#### What's improved

* **misc**: Add hooks and provider for Appwrite integration ([e511fcc](e511fcc))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed May 5, 2024
1 parent 1b6027c commit 900d308
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@

# Changelog

## [Version 1.3.0](https://github.com/arietta-studio/appwrite-sdk-ts/compare/v1.2.0...v1.3.0)

<sup>Released on **2024-05-05**</sup>

#### ♻ Code Refactoring

- **misc**: Streamline imports in app-write-auth module.

#### ✨ Features

- **misc**: Add hooks and provider for Appwrite integration.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

- **misc**: Streamline imports in app-write-auth module ([1b6027c](https://github.com/arietta-studio/appwrite-sdk-ts/commit/1b6027c))

#### What's improved

- **misc**: Add hooks and provider for Appwrite integration ([e511fcc](https://github.com/arietta-studio/appwrite-sdk-ts/commit/e511fcc))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

## [Version 1.2.0](https://github.com/arietta-studio/appwrite-sdk-ts/compare/v1.1.0...v1.2.0)

<sup>Released on **2024-05-04**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arietta-studio/appwrite-sdk",
"version": "1.2.0",
"version": "1.3.0",
"description": "Appwrite SDK for TypeScript",
"keywords": [
"arietta-studio",
Expand Down

0 comments on commit 900d308

Please sign in to comment.