Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dash): fix regex for short code input #6

Merged
merged 7 commits into from
Sep 14, 2023
Merged

Conversation

aensley
Copy link
Owner

@aensley aensley commented Sep 14, 2023

Summary

Issues Resolved

Checklist before requesting a review

  • New code in src/ts/* has corresponding unit tests
  • npm test passes
  • New code complies with prettier formatting rules
  • New code passes ts-standard linting
  • I agree to the Contributing guidelines and Code of Conduct

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1bd1be7
Status: ✅  Deploy successful!
Preview URL: https://f2fc99c3.bus-cf.pages.dev
Branch Preview URL: https://add-readme-instructions.bus-cf.pages.dev

View logs

src/_headers Outdated Show resolved Hide resolved
src/_headers Outdated Show resolved Hide resolved
@aensley aensley changed the title docs(readme): update readme installation instructions fix(dash): fix regex for short code input Sep 14, 2023
@aensley aensley merged commit ad4e566 into main Sep 14, 2023
3 checks passed
@aensley aensley deleted the add-readme-instructions branch September 14, 2023 15:44
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

aensley pushed a commit that referenced this pull request Sep 15, 2023
# 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))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant