Skip to content

Commit

Permalink
πŸ¦„ Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaedahBatool committed Aug 8, 2018
1 parent 9778419 commit a17dc14
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 1 deletion.
59 changes: 59 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Changelog:`pudl`

All notable changes in this project's [released versions](https://github.com/MaedahBatool/pudl/releases) are documented in this file.

[![Maedah on Twitter](https://img.shields.io/twitter/follow/maedahbatool.svg?style=social&label=Follow%20@maedahbatool)](https://twitter.com/maedahbatool/)

<br>

![hr](https://on.ahmda.ws/t6N5/c)

<br>

### RELEASE: [0.3.0](https://github.com/MaedahBatool/pudl/compare/0.2.0...0.3.0)

![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF)

> πŸ“¦ Auto release and changelog workflows [`08d8ba9`](https://github.com/MaedahBatool/pudl/commit/08d8ba91c67cc1bb660197e0359feadccf909e8f) <br>
> πŸ“¦ BrowserSync Plumber and Notify are here. [`b37aa0c`](https://github.com/MaedahBatool/pudl/commit/b37aa0c3f0a3c6fad2e87716ef4c6e1b6fe2be64) <br>
> πŸ“¦ BrowserSync [`c64cca1`](https://github.com/MaedahBatool/pudl/commit/c64cca195b1c65626b58f5c8f84b6c95d55729b9) <br>
> πŸ“¦ Improved codebase [`9a948be`](https://github.com/MaedahBatool/pudl/commit/9a948beda1e9694655e809da1c9d2311de6c2166) <br>
> πŸ“¦ Add README.md file [`49ec96c`](https://github.com/MaedahBatool/pudl/commit/49ec96c44723b80b535db2c00046985f002e0830) <br>
> πŸ“¦ Syntax [`fd136ef`](https://github.com/MaedahBatool/pudl/commit/fd136efe4c6ea0e0255fe243217c90d38c00350e) <br>
> πŸ“¦ Add Featured Image [`843d3d4`](https://github.com/MaedahBatool/pudl/commit/843d3d44920782467da7742e67b3f9b3e837751b) <br>
![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54)

> πŸ‘Œ pudl architechture [`6b2e70c`](https://github.com/MaedahBatool/pudl/commit/6b2e70ca4da900df28cb3a61adb0309de720501c) <br>
> πŸ‘Œ Keywords/Desc [`9778419`](https://github.com/MaedahBatool/pudl/commit/9778419a7f839c92e129c2a94f6e7c9f8fd93c48) <br>
> πŸ‘Œ Defaults [`82c0ab8`](https://github.com/MaedahBatool/pudl/commit/82c0ab83420810892627460ac19731273161608c) <br>
![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347)

> πŸ› Typo [`f9608e9`](https://github.com/MaedahBatool/pudl/commit/f9608e9dde9010d0bb4f6221f68dacb6923a157a) <br>
<br>

![hr](https://on.ahmda.ws/t6N5/c)

<br>

### RELEASE: 0.2.0

![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF)

> πŸ“¦ releaseit [`2700300`](https://github.com/MaedahBatool/pudl/commit/2700300f7270f65742a2a005144c800a6420c38d) <br>
> πŸ“¦ Add Keywords [`c62c9f9`](https://github.com/MaedahBatool/pudl/commit/c62c9f90dfccfcf92d3016f9aaa2c5f9e1de2294) <br>
> πŸ“¦ Add Author [`7c4bd86`](https://github.com/MaedahBatool/pudl/commit/7c4bd869384de437f27f79dace85ba4548791e70) <br>
> πŸ“¦ First draft [`ef78a77`](https://github.com/MaedahBatool/pudl/commit/ef78a77bdc94ba0ed4b694bee566b456aad9385e) <br>
> πŸ“¦ First Commit [`8c8e9ac`](https://github.com/MaedahBatool/pudl/commit/8c8e9acc1cdf1720836adf407e72969562622954) <br>
![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54)

> πŸ‘Œ Default Task [`f580b06`](https://github.com/MaedahBatool/pudl/commit/f580b06545fb84a105d9ce1db4e343237c680495) <br>
![DOCS](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)

> πŸ“– shields [`0a16d94`](https://github.com/MaedahBatool/pudl/commit/0a16d94bacb6da3e7e7ab4f85b74008b9fb8ca83) <br>
<br>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pudl",
"version": "0.1.0",
"version": "0.3.0",
"description": "A JavaScript-based static site generator for quick-prototyping of awesome little static demos while teaching/presenting",
"scripts": {
"release": "release-it",
Expand Down

0 comments on commit a17dc14

Please sign in to comment.