Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

feat: adding new hook for url shortening, fixing types in nfd hook #10

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

aorumbayev
Copy link
Collaborator

@aorumbayev aorumbayev commented Jan 11, 2023

Description

  • refinements in nfd hook
  • new address related hook

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as before)

Checklist

  • Read the Contributing Guide
  • Perform a code self-review
  • Comment the code, particularly in hard-to-understand areas
  • Add documentation
  • Add hook's story at Storybook
  • Cover changes with tests
  • Ensure the test suite passes (yarn test)
  • Provide 100% tests coverage
  • Make sure code lints (yarn lint). Fix it with yarn lint:fix in case of failure.
  • Make sure types are fine (yarn lint:types).

@aorumbayev aorumbayev merged commit 1a31446 into main Jan 11, 2023
@aorumbayev aorumbayev deleted the refactor branch January 11, 2023 00:38
aorumbayev pushed a commit that referenced this pull request Jan 11, 2023
# [1.2.0](v1.1.0...v1.2.0) (2023-01-11)

### Features

* adding new hook for url shortening, fixing types in nfd hook ([#10](#10)) ([1a31446](1a31446))
@aorumbayev
Copy link
Collaborator Author

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant