Skip to content

Commit

Permalink
chore(release): 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
akhmadullin committed Jan 31, 2023
1 parent 31d815b commit 5453f77
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 1 deletion.
114 changes: 114 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,120 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.2.3](https://github.com/dromru/react-photoswipe-gallery/compare/v2.2.2...v2.2.3) (2023-01-31)


### Bug Fixes

* fix browser back/forward navigation with enabled hash navigation ([31d815b](https://github.com/dromru/react-photoswipe-gallery/commit/31d815bd9c6b181d69f08deb550a394a5dae9027))
* **ci:** fix various GH Actions issues ([047b3fb](https://github.com/dromru/react-photoswipe-gallery/commit/047b3fb254a76431ab339ffa5e7eaa014c6a2980))
* **test:** add jest-environment-jsdom; fix config ([3404d90](https://github.com/dromru/react-photoswipe-gallery/commit/3404d90021afc9f47bf8004c3bc4d629cbce3b1d))


### Chore

* dummy ([293f7c2](https://github.com/dromru/react-photoswipe-gallery/commit/293f7c287b39a369e680ed929ad238492e0f1c36))
* **changelog:** remove redundant entries ([e65c384](https://github.com/dromru/react-photoswipe-gallery/commit/e65c38472bd4156642473af1f31a5b62ca4d9904))
* **deps:** update actions/checkout action to v3.1.0 ([4f19503](https://github.com/dromru/react-photoswipe-gallery/commit/4f195038f8d4d63dae6f03927f78ee7d9ef19059))
* **deps:** update actions/checkout action to v3.3.0 ([4bf9b33](https://github.com/dromru/react-photoswipe-gallery/commit/4bf9b3379d78abb8a6de1658f24b164bb13f1591))
* **deps:** update actions/setup-node action to v3.5.0 ([9a114a4](https://github.com/dromru/react-photoswipe-gallery/commit/9a114a4bf40df0a35ce716e669707aad988b9790))
* **deps:** update actions/setup-node action to v3.5.1 ([4eaa9e2](https://github.com/dromru/react-photoswipe-gallery/commit/4eaa9e27a85a472a9a7a9e1f80739e459d2d12cf))
* **deps:** update actions/setup-node action to v3.6.0 ([306f25a](https://github.com/dromru/react-photoswipe-gallery/commit/306f25a6fef1a2ded8dd691bdb6d9a68a9a7fb9c))
* **deps:** update babel monorepo to v7.19.3 ([b953079](https://github.com/dromru/react-photoswipe-gallery/commit/b95307991c721c5f5498bbd95f756d08cac65a20))
* **deps:** update babel monorepo to v7.20.7 ([ef51606](https://github.com/dromru/react-photoswipe-gallery/commit/ef51606c4c5571d1b18825a17b712e218f7e8100))
* **deps:** update chrnorm/deployment-action action to v2 ([944291c](https://github.com/dromru/react-photoswipe-gallery/commit/944291cf23010e524892780f0f82996df09692d4))
* **deps:** update commitlint monorepo to v17.2.0 ([8b3fdbd](https://github.com/dromru/react-photoswipe-gallery/commit/8b3fdbd4866fd6c6cb9d6c4648f1fdfba3eaa1ff))
* **deps:** update commitlint monorepo to v17.3.0 ([128a737](https://github.com/dromru/react-photoswipe-gallery/commit/128a737e756b620330b489ea27d3692913dae71d))
* **deps:** update commitlint monorepo to v17.4.0 ([6551cc6](https://github.com/dromru/react-photoswipe-gallery/commit/6551cc60acb0fb260da2d252ef10a644751170fe))
* **deps:** update commitlint monorepo to v17.4.1 ([974674d](https://github.com/dromru/react-photoswipe-gallery/commit/974674dd27f753097931d4aea1be3ff00d72cc08))
* **deps:** update commitlint monorepo to v17.4.2 ([5e5f8e2](https://github.com/dromru/react-photoswipe-gallery/commit/5e5f8e2bfb841fd439dfb7c52d68aeb0ad2d9fc1))
* **deps:** update dependency @babel/core to v7.19.6 ([da00178](https://github.com/dromru/react-photoswipe-gallery/commit/da001781deb6452d02b313f9e77484f169c7f6d1))
* **deps:** update dependency @babel/core to v7.20.12 ([dc6226f](https://github.com/dromru/react-photoswipe-gallery/commit/dc6226f78bcf2ef08b359f2495795e8ae6728fd9))
* **deps:** update dependency @babel/core to v7.20.2 ([cd66c45](https://github.com/dromru/react-photoswipe-gallery/commit/cd66c4589c0c8fd28e51de5ee3ce64ad9e3ab7d4))
* **deps:** update dependency @babel/core to v7.20.5 ([7ce571d](https://github.com/dromru/react-photoswipe-gallery/commit/7ce571d2b82276684d1c08f02a624817fe72f514))
* **deps:** update dependency @testing-library/dom to v8.19.0 ([5e89614](https://github.com/dromru/react-photoswipe-gallery/commit/5e896146791a2cd2eeac4d47eb1389dcf5516406))
* **deps:** update dependency @testing-library/dom to v8.19.1 ([f200f62](https://github.com/dromru/react-photoswipe-gallery/commit/f200f62e6f612794e8f38b4a9ee0568b2f5a5854))
* **deps:** update dependency @testing-library/dom to v8.20.0 ([88db046](https://github.com/dromru/react-photoswipe-gallery/commit/88db0465828f911d28506defc376dfc253cf838f))
* **deps:** update dependency @types/react to v18.0.22 ([ecde2c2](https://github.com/dromru/react-photoswipe-gallery/commit/ecde2c2295a0af997cab9a7e1b6393d91ca1975e))
* **deps:** update dependency @types/react to v18.0.23 ([2f18782](https://github.com/dromru/react-photoswipe-gallery/commit/2f18782ac45de356e598ccf8dea33ddbff9e5494))
* **deps:** update dependency @types/react to v18.0.24 ([48bc1eb](https://github.com/dromru/react-photoswipe-gallery/commit/48bc1eb976840d94a69ef51f4823075a9cb9b1c3))
* **deps:** update dependency @types/react to v18.0.25 ([2eac8c5](https://github.com/dromru/react-photoswipe-gallery/commit/2eac8c57ec4148ea65c3e9e64e753cccf406e5b4))
* **deps:** update dependency @types/react to v18.0.26 ([98edc16](https://github.com/dromru/react-photoswipe-gallery/commit/98edc1699ee1e34aecc4233ae24d096679e055f6))
* **deps:** update dependency @types/react to v18.0.27 ([3421d4e](https://github.com/dromru/react-photoswipe-gallery/commit/3421d4e879fc78fc539b717c27bc27d8d01620d5))
* **deps:** update dependency @types/react-dom to v18.0.10 ([63da3a2](https://github.com/dromru/react-photoswipe-gallery/commit/63da3a2efe380a984b99174e8230132f2e0d325f))
* **deps:** update dependency @types/react-dom to v18.0.7 ([fdd7090](https://github.com/dromru/react-photoswipe-gallery/commit/fdd7090143870545a00192f073ef8fee58adc04d))
* **deps:** update dependency @types/react-dom to v18.0.8 ([58145d5](https://github.com/dromru/react-photoswipe-gallery/commit/58145d53f390600cc2feb54cb4727d8862da805e))
* **deps:** update dependency @types/react-dom to v18.0.9 ([fd6ac91](https://github.com/dromru/react-photoswipe-gallery/commit/fd6ac91c91483289c893f4b20a55017322950f01))
* **deps:** update dependency babel-loader to v8.3.0 ([3d4289c](https://github.com/dromru/react-photoswipe-gallery/commit/3d4289c7c24dca5c467a249c0aa3f620b8099ef3))
* **deps:** update dependency babel-loader to v9 ([a594568](https://github.com/dromru/react-photoswipe-gallery/commit/a594568f83758d14c3cc24a0efdc8f73521838cb))
* **deps:** update dependency commitizen to v4.2.6 ([238e8ad](https://github.com/dromru/react-photoswipe-gallery/commit/238e8ad83a20b53347c4630d7d49b4f749366219))
* **deps:** update dependency commitizen to v4.3.0 ([59634e0](https://github.com/dromru/react-photoswipe-gallery/commit/59634e0719fff17e0262cfb8b4c93ced7a39f6b9))
* **deps:** update dependency core-js to v3.25.3 ([5b0754c](https://github.com/dromru/react-photoswipe-gallery/commit/5b0754c0bf179293dff574f81d92f154a52d1267))
* **deps:** update dependency core-js to v3.25.5 ([a3f1edb](https://github.com/dromru/react-photoswipe-gallery/commit/a3f1edb3a0275bb123a8be9302b01c2b852f6344))
* **deps:** update dependency core-js to v3.26.0 ([f81ef2f](https://github.com/dromru/react-photoswipe-gallery/commit/f81ef2f8dd410e28fad474ca5c34269f3fdca1a7))
* **deps:** update dependency core-js to v3.26.1 ([a078748](https://github.com/dromru/react-photoswipe-gallery/commit/a078748c06b11f228478397dcc3567d6fd106cbc))
* **deps:** update dependency core-js to v3.27.0 ([728c179](https://github.com/dromru/react-photoswipe-gallery/commit/728c1791b1385483304c06bdde0d2c7f7bdaa116))
* **deps:** update dependency core-js to v3.27.1 ([4866f99](https://github.com/dromru/react-photoswipe-gallery/commit/4866f991d63a654c909fb6d7d717a512b8cb07ec))
* **deps:** update dependency core-js to v3.27.2 ([0d29218](https://github.com/dromru/react-photoswipe-gallery/commit/0d292182c7b215b6c52ec9a7912c3beb1534bf60))
* **deps:** update dependency eslint to v8.27.0 ([8f6641e](https://github.com/dromru/react-photoswipe-gallery/commit/8f6641e5ae2a6cc597aa1638968aabf2f334ddad))
* **deps:** update dependency eslint to v8.29.0 ([152c7d4](https://github.com/dromru/react-photoswipe-gallery/commit/152c7d423aa5af391611bb1e28fcc0500d6b668d))
* **deps:** update dependency eslint to v8.30.0 ([a104ddb](https://github.com/dromru/react-photoswipe-gallery/commit/a104ddbc7f73f3e7bd3c1817bcfa45d44d72ce79))
* **deps:** update dependency eslint to v8.31.0 ([d914dbd](https://github.com/dromru/react-photoswipe-gallery/commit/d914dbd00d67efea97046fb7dad9b35508c2a808))
* **deps:** update dependency eslint to v8.32.0 ([db15f86](https://github.com/dromru/react-photoswipe-gallery/commit/db15f8623a8ae584ee43548e6961c71f642bd8c7))
* **deps:** update dependency eslint-import-resolver-node to v0.3.7 ([f095b5e](https://github.com/dromru/react-photoswipe-gallery/commit/f095b5e6b67febe8c372a735e063922bd0438772))
* **deps:** update dependency eslint-plugin-jsx-a11y to v6.7.0 ([439add1](https://github.com/dromru/react-photoswipe-gallery/commit/439add1fc83f78c3a7c7b70412ab93b38c2f69d2))
* **deps:** update dependency eslint-plugin-react to v7.32.0 ([ce7c109](https://github.com/dromru/react-photoswipe-gallery/commit/ce7c109980e4d6be6d36b753690cd59787280295))
* **deps:** update dependency husky to v8.0.2 ([5415700](https://github.com/dromru/react-photoswipe-gallery/commit/5415700e83ae81001f09d424ca5f56d70d4b7b57))
* **deps:** update dependency husky to v8.0.3 ([9e0d96e](https://github.com/dromru/react-photoswipe-gallery/commit/9e0d96e8c1c07f0a2f982617da50e271e88c96ee))
* **deps:** update dependency lint-staged to v13.0.4 ([f7045ae](https://github.com/dromru/react-photoswipe-gallery/commit/f7045ae7bbc4ce76d9a6ef7c234aab781119e836))
* **deps:** update dependency lint-staged to v13.1.0 ([9b117b1](https://github.com/dromru/react-photoswipe-gallery/commit/9b117b1ffcdafbabe5c4a904ca69bab67a7ea226))
* **deps:** update dependency photoswipe to v5.3.3 ([1b9919b](https://github.com/dromru/react-photoswipe-gallery/commit/1b9919bfdc6c955b68c443eb06bf7c7b9f13a772))
* **deps:** update dependency photoswipe to v5.3.4 ([9326183](https://github.com/dromru/react-photoswipe-gallery/commit/932618367278b2b1296f3fd96b879a373a92f459))
* **deps:** update dependency prettier to v2.8.0 ([e86b054](https://github.com/dromru/react-photoswipe-gallery/commit/e86b0546fff77269914487b0f1038d13757577c1))
* **deps:** update dependency prettier to v2.8.1 ([8348fdd](https://github.com/dromru/react-photoswipe-gallery/commit/8348fdd5ce4cf998ce60c6b134f1ee53a7a25e03))
* **deps:** update dependency prettier to v2.8.2 ([09d1e20](https://github.com/dromru/react-photoswipe-gallery/commit/09d1e20a8d2f76e6861d61918040fce7b69b253c))
* **deps:** update dependency prettier to v2.8.3 ([48b2227](https://github.com/dromru/react-photoswipe-gallery/commit/48b2227110a77a1d7eeb58ea89599951ded234e6))
* **deps:** update dependency rimraf to v4 ([5e74bfd](https://github.com/dromru/react-photoswipe-gallery/commit/5e74bfd20658de50a55b2a667d691639af87e4a0))
* **deps:** update dependency storybook-dark-mode to v2 ([b996fe3](https://github.com/dromru/react-photoswipe-gallery/commit/b996fe35c210f506a5614dc64dd204d25bdd73d8))
* **deps:** update dependency ts-loader to v9.4.2 ([66392e2](https://github.com/dromru/react-photoswipe-gallery/commit/66392e28555f0f44a52baa4a445f4a5a933c4362))
* **deps:** update dependency typescript to v4.8.4 ([15ba6e4](https://github.com/dromru/react-photoswipe-gallery/commit/15ba6e4ed2505e723d3a0ac2c3166d6a95d4bf92))
* **deps:** update dependency typescript to v4.9.3 ([3e01d6b](https://github.com/dromru/react-photoswipe-gallery/commit/3e01d6b8a5031039c10389d4294fdcb5e59c01c4))
* **deps:** update dependency typescript to v4.9.4 ([8c355c9](https://github.com/dromru/react-photoswipe-gallery/commit/8c355c910b658ac9978c1da1096c6d8dc4b28618))
* **deps:** update dependency util to v0.12.5 ([976a290](https://github.com/dromru/react-photoswipe-gallery/commit/976a290ef6c7a66ccb14c45ab670d892a4843d93))
* **deps:** update dependency webpack to v5.75.0 ([ed4ae87](https://github.com/dromru/react-photoswipe-gallery/commit/ed4ae879c6961fb9a34fe183e3fe97d57f4a4ae8))
* **deps:** update eslint ([f01f87c](https://github.com/dromru/react-photoswipe-gallery/commit/f01f87c56124db822b7f7e3c7d3316e5089a8968))
* **deps:** update eslint ([92ab40d](https://github.com/dromru/react-photoswipe-gallery/commit/92ab40d935be30f51fd94f9305be114e430879ea))
* **deps:** update eslint ([e589f65](https://github.com/dromru/react-photoswipe-gallery/commit/e589f658faac39087c7364fc42c53246b7a001f3))
* **deps:** update eslint ([75eb5d6](https://github.com/dromru/react-photoswipe-gallery/commit/75eb5d672f0b8e2024b3403c9d330fea2532c3c0))
* **deps:** update eslint ([d491162](https://github.com/dromru/react-photoswipe-gallery/commit/d4911623f3bc119e0f733f2d3dd4ac63d00d6778))
* **deps:** update eslint ([0cf35a3](https://github.com/dromru/react-photoswipe-gallery/commit/0cf35a3e683ebd6ae36a585b137784bb6096d7b8))
* **deps:** update eslint ([05bc5cc](https://github.com/dromru/react-photoswipe-gallery/commit/05bc5cc32502e8e7c52ffa6370bbec5a0fef0da1))
* **deps:** update eslint to v5.39.0 ([e3e7bc1](https://github.com/dromru/react-photoswipe-gallery/commit/e3e7bc1db264c40ceaf2c7429ea280c587ee2312))
* **deps:** update eslint to v5.40.1 ([32858b9](https://github.com/dromru/react-photoswipe-gallery/commit/32858b91f4600454082b32774599083b9aa628d2))
* **deps:** update eslint to v5.42.0 ([62e23cd](https://github.com/dromru/react-photoswipe-gallery/commit/62e23cd0c9750d25abdeef4edc50deddc02583ab))
* **deps:** update eslint to v5.42.1 ([f2d8d06](https://github.com/dromru/react-photoswipe-gallery/commit/f2d8d0601108430c62f549ad39b7cc58a27619ff))
* **deps:** update eslint to v5.43.0 ([dc6daa2](https://github.com/dromru/react-photoswipe-gallery/commit/dc6daa2f2a0964bbcf1de9635ac2fa5c8f7308eb))
* **deps:** update eslint to v5.44.0 ([bc06ede](https://github.com/dromru/react-photoswipe-gallery/commit/bc06ede4582ad8dcfd1d500c2ab482e1490fd3c6))
* **deps:** update eslint to v5.45.0 ([1c37806](https://github.com/dromru/react-photoswipe-gallery/commit/1c37806c9cc1780ed4f270d2e24c05f1fb50a576))
* **deps:** update eslint to v5.45.1 ([f1a76e2](https://github.com/dromru/react-photoswipe-gallery/commit/f1a76e22c803e4e758da6b90ef1c04f0c9ab79c3))
* **deps:** update eslint to v5.46.0 ([264f75e](https://github.com/dromru/react-photoswipe-gallery/commit/264f75edddb188ca25bbd3d00331043d71578cf5))
* **deps:** update eslint to v5.46.1 ([fdd9867](https://github.com/dromru/react-photoswipe-gallery/commit/fdd9867e31791205a8681c4a40bcae9989da517f))
* **deps:** update eslint to v5.47.0 ([25093f6](https://github.com/dromru/react-photoswipe-gallery/commit/25093f668470fcad648ba6c33acb3254f4132f62))
* **deps:** update eslint to v5.47.1 ([7d80afc](https://github.com/dromru/react-photoswipe-gallery/commit/7d80afc2c434e1aaa99cce3a49a221e7664e4f35))
* **deps:** update eslint to v5.48.1 ([5a5ead2](https://github.com/dromru/react-photoswipe-gallery/commit/5a5ead2772a58c68224b42360ef27ee8130d0f09))
* **deps:** update eslint to v5.49.0 ([27ee8d5](https://github.com/dromru/react-photoswipe-gallery/commit/27ee8d55abb17a7c8388db044824dc28aae1f5ec))
* **deps:** update jest monorepo to v29 ([36781fb](https://github.com/dromru/react-photoswipe-gallery/commit/36781fb96feab732c622c708c2e5aee65e5df486))
* **deps:** update peaceiris/actions-gh-pages action to v3.9.0 ([7c24495](https://github.com/dromru/react-photoswipe-gallery/commit/7c244957330c43f00a1e5c23f0c2f655d4f804a0))
* **deps:** update peaceiris/actions-gh-pages action to v3.9.1 ([60af4aa](https://github.com/dromru/react-photoswipe-gallery/commit/60af4aa7939d43b7825714bf58a25058894e7b22))
* **deps:** update peaceiris/actions-gh-pages action to v3.9.2 ([e526d53](https://github.com/dromru/react-photoswipe-gallery/commit/e526d530356743c6384e9bdc60c0b3c09c1ff39d))
* **deps:** update storybook monorepo to v6.5.13 ([d66014a](https://github.com/dromru/react-photoswipe-gallery/commit/d66014abc60d087a672c49e037c9f419deb7656b))
* **deps:** update storybook monorepo to v6.5.14 ([5b9f96b](https://github.com/dromru/react-photoswipe-gallery/commit/5b9f96bf9266edc2c25cd6b98283fa55ffe8f719))
* **deps:** update storybook monorepo to v6.5.15 ([6dcbe08](https://github.com/dromru/react-photoswipe-gallery/commit/6dcbe08285a82693dff9d8833af75dd428e1b990))
* **deps:** update storybook monorepo to v6.5.16 ([6491455](https://github.com/dromru/react-photoswipe-gallery/commit/64914559298136ee49992c4ae2b42b855be2f65a))
* **deps:** update yarn to v3.2.4 ([cdc451f](https://github.com/dromru/react-photoswipe-gallery/commit/cdc451f43cb715e5517ef8cd1e16266d7b075e20))
* **deps:** update yarn to v3.3.0 ([f4193e4](https://github.com/dromru/react-photoswipe-gallery/commit/f4193e48245053c7a5ec07344853f7ebb0f7ee21))
* **deps:** update yarn to v3.3.1 ([f62ca46](https://github.com/dromru/react-photoswipe-gallery/commit/f62ca46458688e021bf43aa2bd2f10208f0212ff))

## [2.2.2](https://github.com/dromru/react-photoswipe-gallery/compare/v2.2.1...v2.2.2) (2022-09-26)


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": "react-photoswipe-gallery",
"version": "2.2.2",
"version": "2.2.3",
"description": "React component wrapper around PhotoSwipe",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 5453f77

Please sign in to comment.