Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-09-15)

### Bug Fixes

* **dash:** fix regex for short code input ([#6](#6)) ([ad4e566](ad4e566))
* fix ajax refs and methods ([#3](#3)) ([04d4887](04d4887))
* **routes:** fix pages routing ([#4](#4)) ([d17ca74](d17ca74))

### Features

* convert to cloudflare pages functions ([#1](#1)) ([5409fc0](5409fc0))
* **dash:** make long urls non-unique ([#7](#7)) ([5cdfe75](5cdfe75))
  • Loading branch information
semantic-release-bot committed Sep 15, 2023
1 parent 5cdfe75 commit 2ff19d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aensley/bus",
"version": "0.0.9",
"version": "1.0.0",
"description": "Basic URL Shortener for Cloudflare Pages",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2ff19d5

Please sign in to comment.