diff --git a/CHANGELOG.md b/CHANGELOG.md index 304490c..e2dba74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,38 +10,31 @@ All notable changes in this project are documented in this file.
-### RELEASE: [2.7.1-beta.0](https://github.com/ahmadawais/WPGulp/compare/2.7.0...2.7.1-beta.0) - -![DOCS](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) - -> πŸ“– Update the changelog [`27541e7`](https://github.com/ahmadawais/WPGulp/commit/27541e79eff60d92aa481eacc4f6aadf911e9e96)
-> πŸ“– spellings [`42cd02d`](https://github.com/ahmadawais/WPGulp/commit/42cd02d95e27e2520192d0aba29e67804a74112c)
- -
- -![hr](https://on.ahmda.ws/t6N5/c) - -
- -### RELEASE: [2.7.0](https://github.com/ahmadawais/WPGulp/compare/2.6.1-beta.0...2.7.0) +### RELEASE: [2.6.1-beta.1](https://github.com/ahmadawais/WPGulp/compare/2.6.1-beta.0...2.6.1-beta.1) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) +> πŸ“¦ List Contributors [`cf636bd`](https://github.com/ahmadawais/WPGulp/commit/cf636bd3bac217029442793467e2674e56e36e3b)
> πŸ“¦ Scripts at the end [`fd16756`](https://github.com/ahmadawais/WPGulp/commit/fd167567841ae0ab11d3b82e2bd4e0cb79a60531)
> πŸ“¦ Repo field [`e30b1d2`](https://github.com/ahmadawais/WPGulp/commit/e30b1d2d8d8d28bcd3a6402d4060b51c8aff4a42)
> πŸ“¦ Description [`7ef4f09`](https://github.com/ahmadawais/WPGulp/commit/7ef4f09189e2987361db41290eaceb8cf0b38ba7)
![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) -> Docs Syntax [`b3407c3`](https://github.com/ahmadawais/WPGulp/commit/b3407c3cca717c16e38f8a8afdd589ac1058dcbf)
> πŸ‘ŒNode and NPM version names [`c198851`](https://github.com/ahmadawais/WPGulp/commit/c198851386eab8ada0d25a65d0000a30ed17ebe6)
+> πŸ‘Œ Docs Syntax [`f415946`](https://github.com/ahmadawais/WPGulp/commit/f41594669c1a3e3ea20e8f39d69daf5db09f0a4a)
> πŸ‘ŒDocs β€” JS Features. [`b5a73e3`](https://github.com/ahmadawais/WPGulp/commit/b5a73e34eca0215b332f08df0dc44cc7480fb785)
-> ✌️Readme grammar. [`63627a6`](https://github.com/ahmadawais/WPGulp/commit/63627a670a6c66e3c92b0fc2cfeb81767b854503)
+> ✌️Readme grammar. [`552194d`](https://github.com/ahmadawais/WPGulp/commit/552194daa709a22709d7a95d0403f0f423447246)
> πŸ‘Œ release minor script [`00849ca`](https://github.com/ahmadawais/WPGulp/commit/00849cab12da25eef6d46abf0cd8b0326902cebf)
![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) > πŸ› Badge [`735de56`](https://github.com/ahmadawais/WPGulp/commit/735de566457a7927c1b13f53cf395892d1582147)
+> πŸ› gulp 4.0 conflict with latest npm [`c86998f`](https://github.com/ahmadawais/WPGulp/commit/c86998f5537d0109d325ff9f03c0dd93ebec4f9d)
+ +![DOCS](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) + +> πŸ“– spellings [`7ecb310`](https://github.com/ahmadawais/WPGulp/commit/7ecb310d83907de61fcf27a6bbd3c92095df8f54)

diff --git a/package.json b/package.json index bf17042..08776b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wpgulp", - "version": "2.7.1-beta.0", + "version": "2.6.1-beta.1", "author": "Ahmad Awais (https://twitter.com/MrAhmadAwais/)", "license": "MIT", "repository": {