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

docs: add demo links to recipes.md #43

Merged
merged 1 commit into from
Feb 21, 2022
Merged

Conversation

arjunvegda
Copy link
Owner

No description provided.

@vercel
Copy link

vercel bot commented Feb 21, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/arjunvegda/japanese-moji/3BvX8r3iYiUVDYNUmZVxUh6u3iAk
✅ Preview: Canceled

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2022

Codecov Report

Merging #43 (592f64f) into next (46f7d4d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              next       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          249       249           
  Branches        13        13           
=========================================
  Hits           249       249           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59fc694...592f64f. Read the comment docs.

@arjunvegda arjunvegda merged commit 49b7f30 into next Feb 21, 2022
@arjunvegda arjunvegda deleted the add-demo-links-to-recipes branch February 21, 2022 18:22
arjunvegda added a commit that referenced this pull request Feb 21, 2022
* feat: add full width characters (#36)

* perf: improve regex perf. by fixing catastrophic backtracking

* test: polish tests for kana/kanji fns

* feat: add full width characters

* docs(readme.md): add link to the website containing demos

* chore(release): 1.1.0-next.1 [skip ci]

# [1.1.0-next.1](v1.0.0...v1.1.0-next.1) (2022-02-20)

### Features

* add full width characters ([#36](#36)) ([13c162b](13c162b))

* docs: add recipes, contribution guide and TOCs (#37)

* docs: add recipes, contribution guide and TOCs

* chore(package.json): mark package as no side effects

* docs(CONTRIBUTING.md): update size of release diagram

* docs(readme.md): add types summary to TOC

* docs(readme.md): add treeshake support badge

* feat: allow importing package.json (#38)

* chore(release): 1.1.0-next.2 [skip ci]

# [1.1.0-next.2](v1.1.0-next.1...v1.1.0-next.2) (2022-02-21)

### Features

* allow importing package.json ([#38](#38)) ([36198a9](36198a9))

* feat: add support for node >=12.22.0 and remove yarn from engine (#40)

* chore(release): 1.1.0-next.3 [skip ci]

# [1.1.0-next.3](v1.1.0-next.2...v1.1.0-next.3) (2022-02-21)

### Features

* add support for node >=12.22.0 and remove yarn from engine ([#40](#40)) ([5b23783](5b23783))

* docs: add custom recipes to the demo page (#39)

* docs: improve seo for docs website

* chore(package.json): update keywords for npmjs

* docs: add custom recipes to the demo page

* docs: upgrade japanese-moji version

* docs: make thresholds on demo page configurable (#41)

* docs: improve anchor scrolling

* docs: make thresholds on demo page configurable

* docs: add analytics to the website (#42)

* docs: add demo links to recipes.md (#43)

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
arjunvegda added a commit that referenced this pull request Feb 21, 2022
* feat: add full width characters (#36)

* perf: improve regex perf. by fixing catastrophic backtracking

* test: polish tests for kana/kanji fns

* feat: add full width characters

* docs(readme.md): add link to the website containing demos

* chore(release): 1.1.0-next.1 [skip ci]

# [1.1.0-next.1](v1.0.0...v1.1.0-next.1) (2022-02-20)

### Features

* add full width characters ([#36](#36)) ([13c162b](13c162b))

* docs: add recipes, contribution guide and TOCs (#37)

* docs: add recipes, contribution guide and TOCs

* chore(package.json): mark package as no side effects

* docs(CONTRIBUTING.md): update size of release diagram

* docs(readme.md): add types summary to TOC

* docs(readme.md): add treeshake support badge

* feat: allow importing package.json (#38)

* chore(release): 1.1.0-next.2 [skip ci]

# [1.1.0-next.2](v1.1.0-next.1...v1.1.0-next.2) (2022-02-21)

### Features

* allow importing package.json ([#38](#38)) ([36198a9](36198a9))

* feat: add support for node >=12.22.0 and remove yarn from engine (#40)

* chore(release): 1.1.0-next.3 [skip ci]

# [1.1.0-next.3](v1.1.0-next.2...v1.1.0-next.3) (2022-02-21)

### Features

* add support for node >=12.22.0 and remove yarn from engine ([#40](#40)) ([5b23783](5b23783))

* docs: add custom recipes to the demo page (#39)

* docs: improve seo for docs website

* chore(package.json): update keywords for npmjs

* docs: add custom recipes to the demo page

* docs: upgrade japanese-moji version

* docs: make thresholds on demo page configurable (#41)

* docs: improve anchor scrolling

* docs: make thresholds on demo page configurable

* docs: add analytics to the website (#42)

* docs: add demo links to recipes.md (#43)

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
@arjunvegda
Copy link
Owner Author

🎉 This PR is included in version 1.1.0-next.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@arjunvegda
Copy link
Owner Author

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants