Skip to content

Commit 99a2ced

Browse files
📝 Add CHANGELOG
1 parent 96f14f3 commit 99a2ced

2 files changed

Lines changed: 89 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
# Changelog
2+
3+
<a name="0.9.46"></a>
4+
## 0.9.46
5+
6+
### Added
7+
8+
- ➕ Add gitmoji-changelog [[b9d7aaa](https://github.com/staart/site/commit/b9d7aaa7ea4ced337300c5baebadadfbd985706d)]
9+
10+
### Fixed
11+
12+
- 🐛 Add shebang line [[20e0832](https://github.com/staart/site/commit/20e08323a4df322b2190baf931a6e10f435beedd)]
13+
- 💚 Remove release from Travis CI [[96f14f3](https://github.com/staart/site/commit/96f14f3a967e6a028398d0359de712c6db861946)]
14+
15+
### Miscellaneous
16+
17+
- 💩 Add release to Travis CI [[19d2c4d](https://github.com/staart/site/commit/19d2c4de04c324c23e237406cdc759d5e8f5ea08)]
18+
19+
20+
<a name="0.9.41"></a>
21+
## 0.9.41 (2019-10-16)
22+
23+
### Added
24+
25+
- 👷‍♂️ Add CI [[c079b7d](https://github.com/staart/site/commit/c079b7dcbe4d88c80e1ebd79c98a989d6deed0e3)]
26+
- 👷‍♂️ Add Azure Pipelines [[23f58f5](https://github.com/staart/site/commit/23f58f51bbbefffd17226485d458a5fb9d41d206)]
27+
- ➕ Add git-url-parse [[3ca02dc](https://github.com/staart/site/commit/3ca02dc7b952ea8e22f40781df026dd1905c56b1)]
28+
- ✨ Add cached content [[6aa055b](https://github.com/staart/site/commit/6aa055bcc695e7992228e5ba43359a8a8398163b)]
29+
- ✨ Add GitHubh elper [[6c2dc7b](https://github.com/staart/site/commit/6c2dc7bc71beaa28f8a736d23a9316e1657339e3)]
30+
- ✨ Add file utilities [[defce7a](https://github.com/staart/site/commit/defce7a8223f578c5525ad9f2dcd30b8f7db2791)]
31+
- ✨ Add markdown utilities [[e59ce7c](https://github.com/staart/site/commit/e59ce7c66493c63f61dfcbe47eaaf3bed6ad990c)]
32+
- ✨ Add data replacer [[f675bb4](https://github.com/staart/site/commit/f675bb4c2786ab78f619a04e8aafebe6a8d73bd3)]
33+
- ✨ Render homepage content [[bcb2b90](https://github.com/staart/site/commit/bcb2b90180d8a0244f3e60fa4f56e2f1880fa18a)]
34+
- ✨ Recycle to README for home [[fcbaab0](https://github.com/staart/site/commit/fcbaab0846550b51f338644a22e3ef33cf181430)]
35+
- ✨ Remove heading from home [[2e9d48d](https://github.com/staart/site/commit/2e9d48d9ffd75ac4afc39cdcb2b5d5e54dc9ea6a)]
36+
- ✨ Support for Agastya &amp; GA [[3ec80a7](https://github.com/staart/site/commit/3ec80a739d4792cca6927fcd00dc7e0e8616a597)]
37+
- ✨ Add basic CLI [[d7c0fdc](https://github.com/staart/site/commit/d7c0fdc720f830273f32ea0ef6e5b0f4171cbacf)]
38+
- 🎉 Add package.json [[1988be9](https://github.com/staart/site/commit/1988be9ccafdf7b00da2e739782609725f24c1b4)]
39+
40+
### Changed
41+
42+
- ⬆️ Bump @types/node from 12.7.12 to 12.11.1 [[d1cc25f](https://github.com/staart/site/commit/d1cc25f2970b20d5e15cdbb515b9b2a984da46c2)]
43+
- 💄 Add SCSS styles [[34ca2b7](https://github.com/staart/site/commit/34ca2b7197178a50c25f1463ad637eb194c1212b)]
44+
- 💄 Add table styles [[002c9d9](https://github.com/staart/site/commit/002c9d90c59a68574499842471e4f86959ad32ce)]
45+
- 💄 Header styles [[ffd9a71](https://github.com/staart/site/commit/ffd9a71116f6437837430d85dd6181ccadfb3878)]
46+
- 💄 Fix footer links spacing [[f3d3bb4](https://github.com/staart/site/commit/f3d3bb49ee238ff11c3d91062d278414f3998bea)]
47+
- 💄 Navbar padding [[700936f](https://github.com/staart/site/commit/700936fd71ddfddd1cddd356b283a3f03362c53a)]
48+
- 💄 Add navbar to template [[b514bc2](https://github.com/staart/site/commit/b514bc2d0878d7873aab9cd415fcab42ecc13987)]
49+
- 💄 Add dark theme [[cf597a8](https://github.com/staart/site/commit/cf597a8fc3dcbd4736090a33020950936b0901d1)]
50+
- ♻️ Add config module [[420eea4](https://github.com/staart/site/commit/420eea48a714727a539cda4549b0e129f37c0e19)]
51+
- ♻️ Render values in mustache [[62ff216](https://github.com/staart/site/commit/62ff21618de3867dab42fd43afe08d113438ecbc)]
52+
- ♻️ Use node-cache [[80b0b65](https://github.com/staart/site/commit/80b0b65673b4e74882fd70ff0eaf7da62f0c8252)]
53+
- 🔧 Add tsconfig.json [[d340a10](https://github.com/staart/site/commit/d340a10f9056cff00b7eb7d6932de1dd437df008)]
54+
- 🔧 Minify CSS [[67adf12](https://github.com/staart/site/commit/67adf12ee75f3d6ee8f496b890c949c977b33163)]
55+
- 🔧 Add generate script [[2b10d03](https://github.com/staart/site/commit/2b10d0397a3b68fe0910601292975902f858727e)]
56+
- 🔧 Add bin in package.json [[bce28bf](https://github.com/staart/site/commit/bce28bf19eae4231372b5e6f821d184160aeaf9e)]
57+
58+
### Removed
59+
60+
- 🔥 Remove Netlify for Now [[67539ed](https://github.com/staart/site/commit/67539ed622a763cafd1196dc2f9f73b57c7752c5)]
61+
62+
### Fixed
63+
64+
- 🐛 Change order of home content [[d686b4e](https://github.com/staart/site/commit/d686b4e4c27427f6225cf1a38f03b357809533b6)]
65+
- 🐛 Remove frontmatter before rendering [[f1fa86a](https://github.com/staart/site/commit/f1fa86a54e03ba8453be39d6915acc478a0c389e)]
66+
- 💚 Add skip_cleanup to Travis CI [[7aec787](https://github.com/staart/site/commit/7aec787e866a978bbeb10cbc97af58707e7978f4)]
67+
68+
### Miscellaneous
69+
70+
- Merge branch &#x27;master&#x27; of github.com:staart/site [[3df4252](https://github.com/staart/site/commit/3df425256d7ff7f66091c2fe19767d0d40b05707)]
71+
- 🚧 Add basic process [[cd98689](https://github.com/staart/site/commit/cd98689f5cf7534ddb501ec9ee329586a2b42f3b)]
72+
- 🚧 Add navbar [[c290675](https://github.com/staart/site/commit/c2906756b980b283ee6f144055c052c9f8660673)]
73+
- 📄 Add MIT license [[40369ec](https://github.com/staart/site/commit/40369ec6c0a1e62346e9e835363e58158a5af74e)]
74+
- Merge pull request [#1](https://github.com/staart/site/issues/1) from staart/dependabot/npm_and_yarn/types/node-12.11.1 [[288332a](https://github.com/staart/site/commit/288332afff2e3b10c60b1c60087db4b29334040d)]
75+
- 🚧 Add HTML template [[d224dfa](https://github.com/staart/site/commit/d224dfa7df55b0e736c14b1690bbaaff3a89e1d5)]
76+
- 📝 Create README [[60289d3](https://github.com/staart/site/commit/60289d3112607a2a6a6bcb4454aa57ad3c92a72a)]
77+
- 📝 Add badges to README [[df8d36b](https://github.com/staart/site/commit/df8d36b1cee1b01a7eb703192144a9d7f8039305)]
78+
- 📝 Start adding content [[8c12e18](https://github.com/staart/site/commit/8c12e18fa1f98639123c2001cd30fcbd675c879b)]
79+
- 📝 Add subdirectory test page [[a730929](https://github.com/staart/site/commit/a730929377a6f7dd75c05f09ee4bf23a6b5516aa)]
80+
- 📝 Update content [[66aef12](https://github.com/staart/site/commit/66aef121e44c22a434f07006af3f7f716ac362b5)]
81+
- 📝 Add home emoji [[74e4a2c](https://github.com/staart/site/commit/74e4a2c464d11b7dad69d8738c82e0deebcfdb12)]
82+
- 📝 Add features to README [[671c918](https://github.com/staart/site/commit/671c918b3bf1a054f88a92d28211ce3f7fea0b41)]
83+
- 🚀 Add Netlify deployer [[4d92a0d](https://github.com/staart/site/commit/4d92a0d14cb7216d5fe78ec6b5b67a6f5abe5581)]
84+
- 🙈 Add .gitignore [[8998cf4](https://github.com/staart/site/commit/8998cf438148261eabf7b08fe62d00e16674440f)]
85+
86+

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@staart/site",
3-
"version": "0.9.45",
3+
"version": "0.9.46",
44
"main": "dist/index.js",
55
"bin": "./dist/index.js",
66
"repository": "git@github.com:staart/site",
@@ -17,7 +17,8 @@
1717
"prettier-all": "prettier '{src,setup}/**/*.{ts,js,json}' --write",
1818
"watch-build": "onchange '{src}/**/*.ts' -- yarn build",
1919
"watch-prettier": "onchange '{src}/**/*.{ts,json}' -- prettier --write {{changed}}",
20-
"release": "gitmoji-changelog && gh-release"
20+
"changelog": "gitmoji-changelog",
21+
"release": "gh-release"
2122
},
2223
"husky": {
2324
"hooks": {

0 commit comments

Comments
 (0)