Skip to content

Commit

Permalink
CI: sync release
Browse files Browse the repository at this point in the history
  • Loading branch information
Akalanka47000 committed Oct 17, 2024
1 parent ddde1e3 commit 4c708ea
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-10-18

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`enhanced_http` - `v4.2.0`](#enhanced_http---v420)

---

#### `enhanced_http` - `v4.2.0`

- **FEAT**(enhanced-http): improved interceptors.

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-11-09

### Changes
Expand Down
4 changes: 4 additions & 0 deletions packages/enhanced_http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.2.0

- **FEAT**(enhanced-http): improved interceptors.

## 4.1.1

- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
Expand Down
2 changes: 1 addition & 1 deletion packages/enhanced_http/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: enhanced_http
description: A wrapper around the dart http package provided by Google which is inspired by axios
version: 4.1.1
version: 4.2.0
repository: https://github.com/sliit-foss/enhanced_http

environment:
Expand Down

0 comments on commit 4c708ea

Please sign in to comment.