Skip to content

Commit 53e0a2d

Browse files
chore(footer): 1.0.0 [skip ci]
# 1.0.0 (2023-04-28) ### Features * add libraries ([dae2987](dae2987)) * add libraries components ([1dde911](1dde911)) * add project ([2519be2](2519be2)) * **home:** ✨ add firebase ([43334e4](43334e4)) * **home:** ✨ add primeng ([859a8b1](859a8b1)) * initial commit ([a00ce17](a00ce17))
1 parent 43334e4 commit 53e0a2d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

libs/footer/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 1.0.0 (2023-04-28)
2+
3+
4+
### Features
5+
6+
* add libraries ([dae2987](https://github.com/tomavic/enigma-nx-angular/commit/dae298725e8834ceedfcfa111dfba2abd90837d1))
7+
* add libraries components ([1dde911](https://github.com/tomavic/enigma-nx-angular/commit/1dde911bb800f9a0c0884c2d7c0e37771f06ebb7))
8+
* add project ([2519be2](https://github.com/tomavic/enigma-nx-angular/commit/2519be26fc541d7ecb5bbba9b2ed384a36f2014e))
9+
* **home:** :sparkles: add firebase ([43334e4](https://github.com/tomavic/enigma-nx-angular/commit/43334e4690b06d736504d3a9e6ab4782566eb88e))
10+
* **home:** :sparkles: add primeng ([859a8b1](https://github.com/tomavic/enigma-nx-angular/commit/859a8b11a7e80547388b51039eb9fb185390dbde))
11+
* initial commit ([a00ce17](https://github.com/tomavic/enigma-nx-angular/commit/a00ce17570f69fa45873af1c36b99df6af2e0eb1))

libs/footer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enigma-tech-lab/footer",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"private": false,
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)