This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(minor): release 2.31.0 [skip ci]
## [2.31.0](v2.30.0...v2.31.0) (2023-05-16) ### 🧑💻 Code Refactoring * Add test for dayjs `getDateFromNow` method ([#390](#390)) ([e5fd935](e5fd935)) ### 📝 Documentation * **readme:** fix typo and unformatted link ([#447](#447)) ([3ffd929](3ffd929)) ### 🐛 Bug Fixes * correct mobile view secondary nav so it wraps on two lines ([#440](#440)) ([8545ce2](8545ce2)), closes [#438](#438) * make year dynamic in footer ([#462](#462)) ([9b75f36](9b75f36)), closes [#455](#455) * remove discord webhook ([#441](#441)) ([eae0ac0](eae0ac0)) * remove height from footer to prevent socials from being truncated ([#436](#436)) ([149fbf0](149fbf0)), closes [#435](#435) * triage.yml ([#458](#458)) ([aec6ba8](aec6ba8)) * update the status URL in the footer ([#454](#454)) ([8381d16](8381d16)), closes [#453](#453) ### 🤖 Build System * bump node-emoji to 2 ([#465](#465)) ([b1f7f20](b1f7f20)) * used ts-prune to find unused code ([9738c56](9738c56)), closes [#432](#432) ### 🍕 Features * allow :emoji: in repository list descriptions ([#449](#449)) ([7e4a601](7e4a601)), closes [#370](#370) * check whether repo is starred for nav UI ([#431](#431)) ([bca5833](bca5833)) * Close search pop-up when escape is pressed ([#445](#445)) ([96e3072](96e3072))
- Loading branch information