diff --git a/CHANGELOG.md b/CHANGELOG.md index c5f8054241..a17c6d9220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package irving + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) diff --git a/lerna.json b/lerna.json index ac2a534ac6..94b80ac71e 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "packages/*" ], - "version": "6.8.1-beta.0", + "version": "6.8.1", "npmClient": "npm", "command": { "publish": { diff --git a/packages/audio-player/CHANGELOG.md b/packages/audio-player/CHANGELOG.md index ae7a4e3e7e..f696e6f554 100644 --- a/packages/audio-player/CHANGELOG.md +++ b/packages/audio-player/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/audio-player/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/audio-player + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/audio-player/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/audio-player diff --git a/packages/audio-player/package-lock.json b/packages/audio-player/package-lock.json index bc711690c5..22cb1eceb1 100644 --- a/packages/audio-player/package-lock.json +++ b/packages/audio-player/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/audio-player", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/audio-player/package.json b/packages/audio-player/package.json index b55327e207..5e524dde48 100644 --- a/packages/audio-player/package.json +++ b/packages/audio-player/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/audio-player", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "Persistent audio player and related components for Irving", "files": [ "actions/**/*", @@ -22,7 +22,7 @@ "author": "Alley (Alley.co)", "license": "MIT", "dependencies": { - "@irvingjs/styled": "^6.8.1-beta.0", + "@irvingjs/styled": "^6.8.1", "howler": "^2.1.3", "prop-types": "^15.7.2", "react": "^17.0.1", @@ -30,7 +30,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "babel-plugin-module-resolver": "^4.0.0", "jest": "^26.6.3" }, diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 6758286c1f..534abf81ec 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/core/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/core + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/core/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) diff --git a/packages/core/package-lock.json b/packages/core/package-lock.json index ed59b7cc9f..4f3cd3c709 100644 --- a/packages/core/package-lock.json +++ b/packages/core/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/core", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/core/package.json b/packages/core/package.json index a8bfa13279..9df9128d62 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/core", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "Irving core application", "files": [ "actions/**/*", diff --git a/packages/forms/CHANGELOG.md b/packages/forms/CHANGELOG.md index e147738c1e..b7b0125bae 100644 --- a/packages/forms/CHANGELOG.md +++ b/packages/forms/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/forms/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/forms + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/forms/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/forms diff --git a/packages/forms/package-lock.json b/packages/forms/package-lock.json index 65cf38659a..f7ebc57b44 100644 --- a/packages/forms/package-lock.json +++ b/packages/forms/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/forms", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/forms/package.json b/packages/forms/package.json index 361308a8e0..e9a395786b 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/forms", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "Form components and submission functionality for Irving", "files": [ "actions/**/*", @@ -31,7 +31,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "babel-plugin-module-resolver": "^4.0.0", "jest": "^26.6.3" }, diff --git a/packages/integrations/CHANGELOG.md b/packages/integrations/CHANGELOG.md index c72e0652be..a93f15a5ed 100644 --- a/packages/integrations/CHANGELOG.md +++ b/packages/integrations/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/integrations/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/integrations + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/integrations/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/integrations diff --git a/packages/integrations/package-lock.json b/packages/integrations/package-lock.json index 429d1a700c..ac848134df 100644 --- a/packages/integrations/package-lock.json +++ b/packages/integrations/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/integrations", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/integrations/package.json b/packages/integrations/package.json index 3d6959c7fb..e33743f39d 100644 --- a/packages/integrations/package.json +++ b/packages/integrations/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/integrations", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "Third party integrations for Irving", "files": [ "actions/**/*", @@ -32,7 +32,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "@testing-library/jest-dom": "~5.11.9", "@testing-library/react": "~11.2.5", "babel-plugin-module-resolver": "^4.0.0", diff --git a/packages/loadable/CHANGELOG.md b/packages/loadable/CHANGELOG.md index 7c841ca30c..51bcb62a2c 100644 --- a/packages/loadable/CHANGELOG.md +++ b/packages/loadable/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/loaodable/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/loadable + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/loaodable/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/loadable diff --git a/packages/loadable/package-lock.json b/packages/loadable/package-lock.json index 671cf67e6e..54f824d48a 100644 --- a/packages/loadable/package-lock.json +++ b/packages/loadable/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/loadable", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/loadable/package.json b/packages/loadable/package.json index 12cec99648..0cf88292d8 100644 --- a/packages/loadable/package.json +++ b/packages/loadable/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/loadable", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "Integration with React Loadable", "files": [ "components/**/*", @@ -31,7 +31,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "babel-plugin-module-resolver": "^4.0.0", "jest": "^26.6.3" }, diff --git a/packages/postcss/CHANGELOG.md b/packages/postcss/CHANGELOG.md index 25c5152e22..7e0eb0cf30 100644 --- a/packages/postcss/CHANGELOG.md +++ b/packages/postcss/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/integrations/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/postcss + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/integrations/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/postcss diff --git a/packages/postcss/package-lock.json b/packages/postcss/package-lock.json index 9b15741bbc..307a43a3d0 100644 --- a/packages/postcss/package-lock.json +++ b/packages/postcss/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/postcss", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/postcss/package.json b/packages/postcss/package.json index 8642b65522..11321b8d83 100644 --- a/packages/postcss/package.json +++ b/packages/postcss/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/postcss", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "PostCSS configuration functionality for Irving", "files": [ "config/**/*", @@ -22,7 +22,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "babel-plugin-module-resolver": "^4.0.0", "jest": "^26.6.3" }, diff --git a/packages/storybook/CHANGELOG.md b/packages/storybook/CHANGELOG.md index 4132ed29a9..376a430248 100644 --- a/packages/storybook/CHANGELOG.md +++ b/packages/storybook/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/storybook/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/storybook + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/storybook/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/storybook diff --git a/packages/storybook/package-lock.json b/packages/storybook/package-lock.json index 9565109b9c..6684a9bfd1 100644 --- a/packages/storybook/package-lock.json +++ b/packages/storybook/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/storybook", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/storybook/package.json b/packages/storybook/package.json index 2b9d53e145..27b842d1b6 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/storybook", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "React Storybook for Irving", "files": [ ".storybook/**/*", @@ -33,7 +33,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "babel-plugin-module-resolver": "^4.0.0", "jest": "^26.6.3" }, diff --git a/packages/styled-components/CHANGELOG.md b/packages/styled-components/CHANGELOG.md index e3a5353b7a..aff0d6cea9 100644 --- a/packages/styled-components/CHANGELOG.md +++ b/packages/styled-components/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/styled-components/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/styled-components + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/styled-components/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/styled-components diff --git a/packages/styled-components/package-lock.json b/packages/styled-components/package-lock.json index abcf37edaa..97e1488f10 100644 --- a/packages/styled-components/package-lock.json +++ b/packages/styled-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/styled-components", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/styled-components/package.json b/packages/styled-components/package.json index 6f51f6f834..cbfe7e811f 100644 --- a/packages/styled-components/package.json +++ b/packages/styled-components/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/styled-components", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "Integration for React components with attached styles for Irving", "files": [ "components/**/*", @@ -24,7 +24,7 @@ "test:watch": "jest --watch" }, "dependencies": { - "@irvingjs/styled": "^6.8.1-beta.0", + "@irvingjs/styled": "^6.8.1", "@wordpress/i18n": "^3.10.0", "buffer": "~6.0.3", "dompurify": "~2.2.7", @@ -40,7 +40,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "@testing-library/jest-dom": "~5.11.9", "@testing-library/react": "~11.2.5", "babel-plugin-module-resolver": "^4.0.0", diff --git a/packages/styled/CHANGELOG.md b/packages/styled/CHANGELOG.md index c0981c7a1f..5a965b48b6 100644 --- a/packages/styled/CHANGELOG.md +++ b/packages/styled/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/styled/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/styled + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/styled/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/styled diff --git a/packages/styled/package-lock.json b/packages/styled/package-lock.json index 2659ab90e6..98216583a1 100644 --- a/packages/styled/package-lock.json +++ b/packages/styled/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/styled", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/styled/package.json b/packages/styled/package.json index d37526bdf0..5f97f64b37 100644 --- a/packages/styled/package.json +++ b/packages/styled/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/styled", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "Integration for React components with attached styles for Irving", "files": [ "server/**/*", @@ -40,7 +40,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "@testing-library/jest-dom": "~5.11.9", "@testing-library/react": "~11.2.5", "@testing-library/react-hooks": "~3.7.0", diff --git a/packages/tracking/CHANGELOG.md b/packages/tracking/CHANGELOG.md index 20db39f8d5..1bb04e7dc9 100644 --- a/packages/tracking/CHANGELOG.md +++ b/packages/tracking/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/tracking/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/tracking + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/tracking/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/tracking diff --git a/packages/tracking/package-lock.json b/packages/tracking/package-lock.json index 8395063d79..e0ce44596c 100644 --- a/packages/tracking/package-lock.json +++ b/packages/tracking/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/tracking", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/tracking/package.json b/packages/tracking/package.json index 4cb7f6c250..afabaefc16 100644 --- a/packages/tracking/package.json +++ b/packages/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/tracking", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "Integration for React Tracking", "files": [ "services/**/*", @@ -22,7 +22,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "babel-plugin-module-resolver": "^4.0.0", "jest": "^26.6.3" }, diff --git a/packages/vip-go/CHANGELOG.md b/packages/vip-go/CHANGELOG.md index 1e61817655..0328d2e24f 100644 --- a/packages/vip-go/CHANGELOG.md +++ b/packages/vip-go/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/vip-go/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/vip-go + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/vip-go/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/vip-go diff --git a/packages/vip-go/package-lock.json b/packages/vip-go/package-lock.json index 441c2cb132..06f3356d0e 100644 --- a/packages/vip-go/package-lock.json +++ b/packages/vip-go/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/vip-go", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/vip-go/package.json b/packages/vip-go/package.json index ee26a1349c..c3b278873e 100644 --- a/packages/vip-go/package.json +++ b/packages/vip-go/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/vip-go", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "Integration for WordPress VIP's Node server helpers", "files": [ "server/**/*", @@ -31,7 +31,7 @@ }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "babel-plugin-module-resolver": "^4.0.0", "jest": "^26.6.3" }, diff --git a/packages/wordpress/CHANGELOG.md b/packages/wordpress/CHANGELOG.md index 49da9eb954..acd04ed947 100644 --- a/packages/wordpress/CHANGELOG.md +++ b/packages/wordpress/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.1](https://github.com/alleyinteractive/irving/packages/example-package/compare/v6.8.1-beta.0...v6.8.1) (2021-07-23) + +**Note:** Version bump only for package @irvingjs/wordpress + + + + + ## [6.8.1-beta.0](https://github.com/alleyinteractive/irving/packages/example-package/compare/v6.8.0...v6.8.1-beta.0) (2021-07-23) **Note:** Version bump only for package @irvingjs/wordpress diff --git a/packages/wordpress/package-lock.json b/packages/wordpress/package-lock.json index 027ce98733..16de75fe18 100644 --- a/packages/wordpress/package-lock.json +++ b/packages/wordpress/package-lock.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/wordpress", - "version": "6.8.1-beta.0", + "version": "6.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/wordpress/package.json b/packages/wordpress/package.json index 2ab1af2e64..f7dbed2c44 100644 --- a/packages/wordpress/package.json +++ b/packages/wordpress/package.json @@ -1,6 +1,6 @@ { "name": "@irvingjs/wordpress", - "version": "6.8.1-beta.0", + "version": "6.8.1", "description": "An example package for creating your own.", "files": [ "components/**/*", @@ -24,14 +24,14 @@ "test:watch": "jest --watch" }, "dependencies": { - "@irvingjs/styled": "^6.8.1-beta.0", + "@irvingjs/styled": "^6.8.1", "prop-types": "^15.7.2", "react": "^17.0.1", "universal-cookie": "^4.0.4" }, "devDependencies": { "@irvingjs/babel-preset-irving": "^6.8.0", - "@irvingjs/core": "^6.8.1-beta.0", + "@irvingjs/core": "^6.8.1", "babel-loader": "~8.2.2", "jest": "^26.6.3", "webpack": "~5.37.0",