Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMayerhofer committed Oct 17, 2020
1 parent 20d128f commit b4de402
Show file tree
Hide file tree
Showing 4 changed files with 154 additions and 3 deletions.
151 changes: 151 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,154 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [v3.0.0](https://github.com/MEDIADUDES/FoundationPress/compare/v2.12.0...v3.0.0)

- Bump mixin-deep from 1.3.1 to 1.3.2 [`#3`](https://github.com/MEDIADUDES/FoundationPress/pull/3)
- Bump eslint-utils from 1.3.1 to 1.4.2 [`#2`](https://github.com/MEDIADUDES/FoundationPress/pull/2)
- Add artfulchild functionality [`#1`](https://github.com/MEDIADUDES/FoundationPress/pull/1)
- Sort changelog with date descending [`20d128f`](https://github.com/MEDIADUDES/FoundationPress/commit/20d128f17d481fb7d5b60c4f313b754ef9e6bd57)
- Add autofix as npm script + to release-it hooks [`853ec63`](https://github.com/MEDIADUDES/FoundationPress/commit/853ec633aa0d3bc7f75ec3b9616589e63c2b7249)
- Add prettier to autofix [`c91f1f9`](https://github.com/MEDIADUDES/FoundationPress/commit/c91f1f9d785aeab3fa760ee5aff0eb6f6c607c95)
- Add auto-changelog + release-it to manage releases [`c0eb3ad`](https://github.com/MEDIADUDES/FoundationPress/commit/c0eb3ad68aa1333608705c7fee38f48132a198a2)
- Update changelog up to v2.11.0 [`0b6fdae`](https://github.com/MEDIADUDES/FoundationPress/commit/0b6fdae80696d5fd7829a1d64bee1076df730fe9)
- Remove uneccessary dev:watch tasks [`e347d45`](https://github.com/MEDIADUDES/FoundationPress/commit/e347d45cd978892d1aeca7ffc1234fdb8c4d8195)
- Add iconlist component [`b7351d0`](https://github.com/MEDIADUDES/FoundationPress/commit/b7351d0921e86bfcc9b70abd4049ad25f64beeec)
- Add button with icon kitchen sink example [`ff92adb`](https://github.com/MEDIADUDES/FoundationPress/commit/ff92adbe016997a88df5936d815d0e03c89300ce)
- Add FontAwesome support [`53bac9e`](https://github.com/MEDIADUDES/FoundationPress/commit/53bac9ef2f1f571563c9dea49f562f201e1037e9)
- Fix wrong source maps generated [`9996817`](https://github.com/MEDIADUDES/FoundationPress/commit/9996817a613aa0ab150b1c3254d1723a5d513ce2)
- Add dev:watch npm script to just watch the files [`c53a137`](https://github.com/MEDIADUDES/FoundationPress/commit/c53a137b88de53506f378f9a172c969e6c51f45b)
- Update dependencies [`a195b62`](https://github.com/MEDIADUDES/FoundationPress/commit/a195b62c63248be00f9f3778a402c39a93ef4b1f)
- Add support for child themes [`1d8d8e6`](https://github.com/MEDIADUDES/FoundationPress/commit/1d8d8e6da329795cb68f24c81a1e69f9b4f7a0a1)
- Move exit intent reveal to helper folder [`70fe4a2`](https://github.com/MEDIADUDES/FoundationPress/commit/70fe4a25e9f5410eabfde343e67168714ef198fa)
- Update dependencies [`eb1bd4d`](https://github.com/MEDIADUDES/FoundationPress/commit/eb1bd4def9f979064b4261fb7342a58d8d563d62)
- Update phpcs rules [`da43a09`](https://github.com/MEDIADUDES/FoundationPress/commit/da43a091e6faac5674b0aea3d77aecb088820f6a)
- Fix code style [`dca16da`](https://github.com/MEDIADUDES/FoundationPress/commit/dca16dad2928f592f75cd84abceb4d08d428837f)
- Update npm dependencies [`370b825`](https://github.com/MEDIADUDES/FoundationPress/commit/370b825f121535cce93ba1ebd85297506f5b4f37)
- Improve ExitIntentReveal comments [`eb5c517`](https://github.com/MEDIADUDES/FoundationPress/commit/eb5c5177624ed3215d6321e02aba5ea4af9fcb39)
- Add ExitIntentReveal [`720e477`](https://github.com/MEDIADUDES/FoundationPress/commit/720e4775dba876487d6e27cac14749f491e7cd7a)
- Format package.json [`94d3c93`](https://github.com/MEDIADUDES/FoundationPress/commit/94d3c9335244d1be4750c08fe3ce2769f6dba3a7)
- Update translations [`05ef8ca`](https://github.com/MEDIADUDES/FoundationPress/commit/05ef8ca47d3636bd3eff87ddf4c67bb69053f6f5)
- Update 404 page [`0caaa71`](https://github.com/MEDIADUDES/FoundationPress/commit/0caaa7104ce472d171f6a68fa885576916bcd38d)
- Update readme [`43dba17`](https://github.com/MEDIADUDES/FoundationPress/commit/43dba17dbad0aebc7953f9102820b59189e4ae2d)
- Update translations [`f43ffb8`](https://github.com/MEDIADUDES/FoundationPress/commit/f43ffb8409f340b53dd164a3d7feacc0d9e259af)
- Rename legal navigation to bottom navigation [`243bf95`](https://github.com/MEDIADUDES/FoundationPress/commit/243bf950df61ecd9cb83a3c24c22ec3bce8e15a8)
- Remove translation function from menu names [`7915a6c`](https://github.com/MEDIADUDES/FoundationPress/commit/7915a6c1a848b7091c6b3e947707e796063b4d59)
- Translate german strings [`f7bbd94`](https://github.com/MEDIADUDES/FoundationPress/commit/f7bbd94522c932ae01ced6711f24cc7ad7ec1db5)
- Add text domain to stylesheet [`1c331f0`](https://github.com/MEDIADUDES/FoundationPress/commit/1c331f056f945c358054c503d3f18bbb6326a0d3)
- Add make-pot npm task [`01776fb`](https://github.com/MEDIADUDES/FoundationPress/commit/01776fb00f7bb20f4eda372d952002fbd3c412d9)
- Remove back link from 404 page [`5241643`](https://github.com/MEDIADUDES/FoundationPress/commit/5241643e9f8914eb3bc8604a4e462e0f69da7783)
- Fix autoprefixer not working [`f748607`](https://github.com/MEDIADUDES/FoundationPress/commit/f74860722d1237f9682df67dcffdaae884a223a2)
- Add comments to button component [`4b0627e`](https://github.com/MEDIADUDES/FoundationPress/commit/4b0627e4539a146459decec49ffda00fb208b387)
- Improve pagination to be able to work with custom queries [`cc47931`](https://github.com/MEDIADUDES/FoundationPress/commit/cc47931a80d4fc316f0fe6fa79d93ce54a6f9d41)
- Fix off canvas menu wrapper tag not closed [`1473b9d`](https://github.com/MEDIADUDES/FoundationPress/commit/1473b9deb7d8746192fffa71db0ea8d4f9a73e39)
- Fix buttons don't have outlines when using keyboard [`0865c2d`](https://github.com/MEDIADUDES/FoundationPress/commit/0865c2dfa7cdfa162865e0b637d2aec2962ba6c6)
- Rename FAQ to Accordion & update it [`da5d45d`](https://github.com/MEDIADUDES/FoundationPress/commit/da5d45d185269dc0665008328c438daabbae7489)
- Add legal navigation to footer [`ed5fd94`](https://github.com/MEDIADUDES/FoundationPress/commit/ed5fd94d87c49ac614bf155c7803bc846eb9f6f8)
- Fix gutenberg appearance of blocks with full-width class [`76f7dbe`](https://github.com/MEDIADUDES/FoundationPress/commit/76f7dbea23be3eca3765704284c880b11928cd09)
- Fix footer class name + make footer aligned to the grid [`69229df`](https://github.com/MEDIADUDES/FoundationPress/commit/69229df211f2b1099de9f26d769830586cb342a6)
- Remove overflow hidden from main container to support full width elements in boxed layout [`38981a6`](https://github.com/MEDIADUDES/FoundationPress/commit/38981a65f5aeba5aafbe10f7cb530bd21716b3e9)
- Add full width helper class [`c5af00d`](https://github.com/MEDIADUDES/FoundationPress/commit/c5af00dfce4e79b602e7d1269db16515ed2a33a1)
- Add option to hide page title [`39c5452`](https://github.com/MEDIADUDES/FoundationPress/commit/39c54528122048343935185dd0c0ea1c655fede2)
- Add button component & block [`1bb56e0`](https://github.com/MEDIADUDES/FoundationPress/commit/1bb56e0782d143dfa2755e140d964c759394c44d)
- Add ie-only scss mixin [`45b4ce8`](https://github.com/MEDIADUDES/FoundationPress/commit/45b4ce8479b9659b608dc37ec3749cfc26b37b5a)
- Only include babel polyfill if explicitly needed [`face7c8`](https://github.com/MEDIADUDES/FoundationPress/commit/face7c8573423de1dc3d7764b2a6178b92672970)
- Improve Gruntfile [`205f34d`](https://github.com/MEDIADUDES/FoundationPress/commit/205f34d53a28fca51458942b6931bc1b12bc469a)
- Update composer.lock [`e26455e`](https://github.com/MEDIADUDES/FoundationPress/commit/e26455e608db83f132b6401de1f909b6d661b795)
- Update dependencies [`2c2fd37`](https://github.com/MEDIADUDES/FoundationPress/commit/2c2fd37423cd6c6d64074c4f33b03fc5c22948a9)
- Gutenberg update. Make the theme compatible with blocks and add some example blocks [`56318b1`](https://github.com/MEDIADUDES/FoundationPress/commit/56318b17d9b2273a3fa897d18d6487a61becdac8)
- Watch images for changes [`6877ae7`](https://github.com/MEDIADUDES/FoundationPress/commit/6877ae7842aa442f0fa2b05ef8b08637d7ac1398)
- Add example shared content file [`8691015`](https://github.com/MEDIADUDES/FoundationPress/commit/8691015545245c47757fb5caf9c308e444fa0614)
- Add read more accordion [`98ae266`](https://github.com/MEDIADUDES/FoundationPress/commit/98ae266edb45ca468ff2af33585068bc3190e157)
- Move section from modules to global [`9198e14`](https://github.com/MEDIADUDES/FoundationPress/commit/9198e14fdace7880bf848eaa9fc348f28a3adbd8)
- Add default acf options page [`f4d9adc`](https://github.com/MEDIADUDES/FoundationPress/commit/f4d9adc4a95aceb3ce55d0d3a2dd008dac59b94b)
- Exclude inc folder from phpcs file names rule [`50a27f1`](https://github.com/MEDIADUDES/FoundationPress/commit/50a27f1d7a441583c6c710de8d847b5e8f96fd9a)
- Add composer autoloader [`1874b7a`](https://github.com/MEDIADUDES/FoundationPress/commit/1874b7a27d9f17372fc4b60c45dc5ce72c9d8ba2)
- Change composer package name [`9b790e9`](https://github.com/MEDIADUDES/FoundationPress/commit/9b790e9d3f123857ff3cf9ca87cc604c9b7d20c3)
- Update dependencies + remove deprecated parameters from foundation functions [`2077690`](https://github.com/MEDIADUDES/FoundationPress/commit/207769028b7ee791460180ef3b308b15e35ee1dd)
- Add helper functions [`59e8487`](https://github.com/MEDIADUDES/FoundationPress/commit/59e848767970d6942ae6fe9b76ec8844ee200562)
- Update dependencies [`39a2446`](https://github.com/MEDIADUDES/FoundationPress/commit/39a2446f1164b7169bf69d2a37e4766ff83240bd)
- Add note to readme until which FoundationPress version this repo is updated [`c69424e`](https://github.com/MEDIADUDES/FoundationPress/commit/c69424eb009ecae5f0523e7d332e42a8f365f796)
- Update foundation_pagination [`8a4d58a`](https://github.com/MEDIADUDES/FoundationPress/commit/8a4d58ad3177a9600189a59144e1141be8d6fda0)
- Update dependencies [`6e1f80a`](https://github.com/MEDIADUDES/FoundationPress/commit/6e1f80a675eaa8fce5f545465c7ada245ae162b6)
- Add update npm task [`4e613d4`](https://github.com/MEDIADUDES/FoundationPress/commit/4e613d4735065b3c6d9d218460786104c22d9b41)
- Update dependencies [`493f860`](https://github.com/MEDIADUDES/FoundationPress/commit/493f860bed713931d6f05d3875504910e2ebc2b6)
- Make webpack work production first [`904189f`](https://github.com/MEDIADUDES/FoundationPress/commit/904189fa56a5e3faa797cc2a9c6311b2be4c5437)
- Add section examples to kitchen sink [`1c8bf6a`](https://github.com/MEDIADUDES/FoundationPress/commit/1c8bf6adba9cd4a8650b09c06fdf43ce3acae3b9)
- Update all npm dependencies [`27f750a`](https://github.com/MEDIADUDES/FoundationPress/commit/27f750ad39d02b12a3a9e5f8c472d49e581b912d)
- Include babel polyfills by default [`861c414`](https://github.com/MEDIADUDES/FoundationPress/commit/861c4146e2bf092feb1584414f41d0b9521e4976)
- Fix: foundation modules not transpiling es6 to es5 [`05df56f`](https://github.com/MEDIADUDES/FoundationPress/commit/05df56faeebcfc7b8ff30d282019b4735acae7e9)
- Set section position relative [`ae2344c`](https://github.com/MEDIADUDES/FoundationPress/commit/ae2344cd2714abde78deb86b032390d26b0bbe6b)
- Add shared content CPT [`89de2d8`](https://github.com/MEDIADUDES/FoundationPress/commit/89de2d843291049a85172d0b60501dc1a594e193)
- Rename library -> inc [`df86b48`](https://github.com/MEDIADUDES/FoundationPress/commit/df86b48d21c18a8eb84c3a1445c6592e84d18ea6)
- Add components folder to php library [`8c3f9cc`](https://github.com/MEDIADUDES/FoundationPress/commit/8c3f9cc6c16e3935568218862ba43d046929113a)
- Add fp as possible global prefix [`20f35a0`](https://github.com/MEDIADUDES/FoundationPress/commit/20f35a08290cc442c72f1e2d873a553d31541f7d)
- Recursively require files in /library [`23c96ad`](https://github.com/MEDIADUDES/FoundationPress/commit/23c96ad7b798efbae6f579072016e64015033eaa)
- Add section standard styles [`08244ef`](https://github.com/MEDIADUDES/FoundationPress/commit/08244ef263af85ec271bf1e2e3421e20b11b5d9d)
- Add container class [`37962a3`](https://github.com/MEDIADUDES/FoundationPress/commit/37962a37b1ebbe2f876221a94a2b7935a389ec61)
- Make main content 100% wide by default [`3c9675a`](https://github.com/MEDIADUDES/FoundationPress/commit/3c9675a48355dfabd4b48bd0a044fde6592ff2de)
- Fix: fonts not copied to dist folder [`546ee43`](https://github.com/MEDIADUDES/FoundationPress/commit/546ee43afcf5156de9e0f4696fc8fc086f3aeb2d)
- Fix full width layout [`f39188e`](https://github.com/MEDIADUDES/FoundationPress/commit/f39188e0b73fb70225581224b016b522ce888189)
- Use left sidebar on WooCommerce pages [`735c33e`](https://github.com/MEDIADUDES/FoundationPress/commit/735c33e7e0524a9dd7ecc459522b114b7f4b2dff)
- Fix left sidebar layout [`6d48986`](https://github.com/MEDIADUDES/FoundationPress/commit/6d48986d1deb10000956da7712bb9ff44de09a8f)
- Decrease specificity of main-content and sidebar [`a6b32c6`](https://github.com/MEDIADUDES/FoundationPress/commit/a6b32c6f3b2c863f19b6bb4c07d9484c6c1000e3)
- Remove sidebar from pages [`653e293`](https://github.com/MEDIADUDES/FoundationPress/commit/653e2931253edeff093eaf758426742aabc8be4b)
- Cleanup code & improve readability [`25854d8`](https://github.com/MEDIADUDES/FoundationPress/commit/25854d8c295da588bdb03f8cd69d626be015cfc5)
- Set container widths [`6385912`](https://github.com/MEDIADUDES/FoundationPress/commit/63859129ceb210d069916f13a0516bafecb730f7)
- Minimize webpack console output [`992441e`](https://github.com/MEDIADUDES/FoundationPress/commit/992441e2e1132301c9103a619857419fe0d8e612)
- Mobile nav toggle refactored [`be0f49a`](https://github.com/MEDIADUDES/FoundationPress/commit/be0f49a73a536f6fa9d5deb95e6e0e057ecfd67c)
- Navigation CSS Cleanup [`948712c`](https://github.com/MEDIADUDES/FoundationPress/commit/948712cfb3e0d2d18625777c379f37be12ec1249)
- Fix menu switching not possible [`acb6432`](https://github.com/MEDIADUDES/FoundationPress/commit/acb643250de64bee94d92d0c17acdb6126a305f8)
- Fix stylesheet not found [`eb791a1`](https://github.com/MEDIADUDES/FoundationPress/commit/eb791a1be021e6d3873e2b71f7ef614464412d4d)
- Fix is_plugin_active function not found php error [`3b66621`](https://github.com/MEDIADUDES/FoundationPress/commit/3b66621082bbcd23aa630d25e445976965d8b203)
- Update Readme [`cc8a191`](https://github.com/MEDIADUDES/FoundationPress/commit/cc8a1913e3ca5172a26b859ca6ef7341a910e51a)
- Update dependencies [`3af6a57`](https://github.com/MEDIADUDES/FoundationPress/commit/3af6a5748c3d5dd46d0a4da924311b6ec942cd5e)
- Fix stylelint changed system font name [`37b4b1e`](https://github.com/MEDIADUDES/FoundationPress/commit/37b4b1e064b9bf08238bc81dda02b1cc09a3e1a6)
- Organize scss imports [`bb47bd7`](https://github.com/MEDIADUDES/FoundationPress/commit/bb47bd7006e3230f7bb23201d1dca126d52b265b)
- Add default components js folder [`4be6090`](https://github.com/MEDIADUDES/FoundationPress/commit/4be6090c655eff2071552b22b008ed8bb028ed52)
- Update phpcs + fix arising errors [`b6f8a9d`](https://github.com/MEDIADUDES/FoundationPress/commit/b6f8a9ddc8d9f24c953976d6c10d2ee779f98a5c)
- Fix: too many php files linted [`a8517bb`](https://github.com/MEDIADUDES/FoundationPress/commit/a8517bb81e4fa6b486b1b943433e573c2d27ea86)
- Show rule in phpcs output [`05cd00e`](https://github.com/MEDIADUDES/FoundationPress/commit/05cd00ec3790e4f580dd92a0bb34f27d70b985ad)
- Update devUpdate Grunt task [`c021c63`](https://github.com/MEDIADUDES/FoundationPress/commit/c021c6374dca3869cd3964696c6106d42ada8bf8)
- Add some eslint rules [`83ed455`](https://github.com/MEDIADUDES/FoundationPress/commit/83ed455c1d508bc1216bb1059e8cc374d6f2cae4)
- Fix error stylesheet not enqueued [`b9d9352`](https://github.com/MEDIADUDES/FoundationPress/commit/b9d93521c5ab5a0b721ba6d3efae1eb43ad1e261)
- Add default fonts asset folder [`80f0f7c`](https://github.com/MEDIADUDES/FoundationPress/commit/80f0f7cfd1cdd86ce991fc5b619dffb48cc6da3c)
- Delete no longer used Grunt task postcss [`608382f`](https://github.com/MEDIADUDES/FoundationPress/commit/608382fc596c3e743bcaff29dd7c1a808073cf1e)
- Delete .editorconfig [`b55620e`](https://github.com/MEDIADUDES/FoundationPress/commit/b55620e582bca761b104794cd675b0d84e0461c3)
- Move acf-fields folder one level up [`4986a35`](https://github.com/MEDIADUDES/FoundationPress/commit/4986a35961e54533d12df6c29d19d07ff135ff9b)
- Leave canonical URL in the header [`9672a5d`](https://github.com/MEDIADUDES/FoundationPress/commit/9672a5ddd73b14cec3c054e6cc0003293f5f0039)
- Fix exclude of node_modules and vendor not working [`3fc8280`](https://github.com/MEDIADUDES/FoundationPress/commit/3fc8280b60bffa803570181e65a6deb236ef82e1)
- Simplify footer [`a1a0aba`](https://github.com/MEDIADUDES/FoundationPress/commit/a1a0aba78642b289af7a3ebd83413bdb2d681d85)
- Remove extra line [`f308dc0`](https://github.com/MEDIADUDES/FoundationPress/commit/f308dc09b3b16b1e540a2a06ac5056efe4d0edd5)
- Update readme [`5e7cfd0`](https://github.com/MEDIADUDES/FoundationPress/commit/5e7cfd07f22b880488a2e48d08f171708c11c98e)
- Add file for privacy related functions [`9baa911`](https://github.com/MEDIADUDES/FoundationPress/commit/9baa9115fef52ace31e7fcfc76a8228885daa128)
- Change the way scripts are enqueued [`c8d39eb`](https://github.com/MEDIADUDES/FoundationPress/commit/c8d39eb6fe0803a772c1b6cfb6eae9443b52503c)
- Enqueue jquery bundled with wordpress again [`912999a`](https://github.com/MEDIADUDES/FoundationPress/commit/912999a1a934c041b4f74932e8a53b0f51f1f3b5)
- Prettify files [`883864e`](https://github.com/MEDIADUDES/FoundationPress/commit/883864e6649cac3285a0de8395d770a8c2429829)
- Fix stylelint errors [`ad8623d`](https://github.com/MEDIADUDES/FoundationPress/commit/ad8623dca1387c7d1026735a18da196f151f2deb)
- Use Webpack to combile sass files [`3a93911`](https://github.com/MEDIADUDES/FoundationPress/commit/3a939113242edce8d1aa108f57b0a55f2e92a975)
- Fix phpcs errors & warnings [`88698e0`](https://github.com/MEDIADUDES/FoundationPress/commit/88698e0447ea2397b4e30b91733380638979b413)
- Autofix linting errors [`37b13b6`](https://github.com/MEDIADUDES/FoundationPress/commit/37b13b67785682bbb1074c3a46237f426918fd7c)
- Update phpcs ruleset [`563e6ad`](https://github.com/MEDIADUDES/FoundationPress/commit/563e6ad92510fe522adf4b269e470b93c7271c44)
- Fix phpcbf warnings not autofixed [`e33b97b`](https://github.com/MEDIADUDES/FoundationPress/commit/e33b97ba9a2dc502a6930ba6b62a1f27b0dc02cc)
- Remove exclusion of PHPCS rules which should be run [`fa23d9e`](https://github.com/MEDIADUDES/FoundationPress/commit/fa23d9ec77b249e3524a64f24fc6f79c52801324)
- Fix way how Foundation scripts are included [`dcc9a10`](https://github.com/MEDIADUDES/FoundationPress/commit/dcc9a1057deb47478a42ca3d0d0b7152a995e5fa)
- Fix enqueue location of assets [`62ed439`](https://github.com/MEDIADUDES/FoundationPress/commit/62ed43929b998fb221e0336dade324a7c81a256c)
- Fix typo in destination directory name [`989cab7`](https://github.com/MEDIADUDES/FoundationPress/commit/989cab7249d96583d9ecc4ef8d63d5dc55097903)
- Update dependencies + remove unused packages [`e654320`](https://github.com/MEDIADUDES/FoundationPress/commit/e654320375d05c3d38a5ff4a96ca6af1fc53a2d9)
- Move from Gulp to Grunt [`5f86822`](https://github.com/MEDIADUDES/FoundationPress/commit/5f86822a83ab52fc0eda09094414bfb2b1a72bfa)
- Add browserslist config file [`98c51d7`](https://github.com/MEDIADUDES/FoundationPress/commit/98c51d7608def4f3ff4fb8179c8e4a4eb1622dff)
- Update .gitignore [`7f672d8`](https://github.com/MEDIADUDES/FoundationPress/commit/7f672d8a6db1dd46cdd770df34b12a81750e8c1d)
- Add WordPress coding standards with composer [`caa3416`](https://github.com/MEDIADUDES/FoundationPress/commit/caa341676032c32442bdfad5e3152921d0aaf081)
- Add Advanced Custom Fields json functionality [`1535ba0`](https://github.com/MEDIADUDES/FoundationPress/commit/1535ba0647658709187fc0c9249b540b24167cc6)
- Fix package name not valid [`649c0a7`](https://github.com/MEDIADUDES/FoundationPress/commit/649c0a7aa19c4e5cbd5cae8ccae0bfce4c626b3e)

#### [v2.12.0](https://github.com/MEDIADUDES/FoundationPress/compare/v2.11.0...v2.12.0)

> 13 January 2019
- Change branding to MEDIADUDES [`ee9e8e6`](https://github.com/MEDIADUDES/FoundationPress/commit/ee9e8e64c2915aee7572b9bfd5ca9d95dbeca3c6)

<!-- auto-changelog-above -->

## [v2.11.0](https://github.com/MEDIADUDES/FoundationPress/compare/v2.10.4...v2.11.0) - 2019-01-10
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b4de402

Please sign in to comment.