Skip to content

Commit

Permalink
ci(uplift): uplifted for version 11.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oniice committed May 30, 2024
1 parent 92855df commit 56511b6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## [11.1.1](https://github.com/myerscode/laravel-domain-validator/releases/tag/11.1.1) - 2024-05-30

- [`92855df`](https://github.com/myerscode/laravel-domain-validator/commit/92855df89918dd64b6e419b4fd09fffbf97ddc7f) chore(github): added osx to test run matrix
- [`75c43a7`](https://github.com/myerscode/laravel-domain-validator/commit/75c43a7a91526918790b2bc7f9fa8afdb9f2ac19) fix(docs): updated test badge url to newer github format
- [`11fbcc6`](https://github.com/myerscode/laravel-domain-validator/commit/11fbcc65aadec3e0dfe543df0255d7eaeafc8abf) chore(github): renamed workflow file to match its running name
- [`a791f12`](https://github.com/myerscode/laravel-domain-validator/commit/a791f125ad9f2e9efb6b204b4b1f050c5d8dc204) fix(core): sanatize domain string when checking rule

0 comments on commit 56511b6

Please sign in to comment.