Skip to content

Commit

Permalink
chore(release): 🚀 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jqshuv committed Oct 16, 2024
1 parent e8b5cee commit 092d4f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### 1.1.1
#### 1.1.2

- add pre-commit and commit-msg hooks [`8f22ee7`](https://github.com/jqshuv/short/commit/8f22ee76a2fd135d5cafcbd5830b36094e7f4463)
- Initial commit (by create-cloudflare CLI) [`c5c3d3d`](https://github.com/jqshuv/short/commit/c5c3d3d9f02af41a7721eec359fc4530b3a9d86c)
Expand Down
2 changes: 1 addition & 1 deletion docs/api-docs.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.1.0
info:
title: short
version: 1.1.1
version: 1.1.2
description: Short simple url shortener.
servers:
- url: https://s.jqshuv.com
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": "short",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"author": {
"name": "jqshuv",
Expand Down

0 comments on commit 092d4f5

Please sign in to comment.