Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirBeria committed Nov 21, 2024
2 parents d488832 + 46ad90b commit e25eecb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

## [v24.12.15] - 2024-11-21
### :sparkles: New Features
- [`bb861ec`](https://github.com/webitel/figma-style-book/commit/bb861ec4af78711b5ab0565c252e6ebf56d86a75) - adding all projects css to exports [WTEL-5567] (https://webitel.atlassian.net/browse/WTEL-5567) *(commit by [@VladimirBeria](https://github.com/VladimirBeria))*

### :wrench: Chores
- [`5800e68`](https://github.com/webitel/figma-style-book/commit/5800e681d4659a9e236d6c8c48e4cc042f09a25b) - bump patch version *(commit by [@VladimirBeria](https://github.com/VladimirBeria))*


## [v24.12.14] - 2024-11-21
### :recycle: Refactors
- [`aac3d65`](https://github.com/webitel/figma-style-book/commit/aac3d6599f75a3b40e7813827ffb33178618bdfc) - updating main.scss to check changlog work [WTEL-5567] (https://webitel.atlassian.net/browse/WTEL-5567) *(commit by [@VladimirBeria](https://github.com/VladimirBeria))*
Expand Down Expand Up @@ -79,3 +87,4 @@
[v24.12.12]: https://github.com/webitel/figma-style-book/compare/v24.12.10...v24.12.12
[v24.12.13]: https://github.com/webitel/figma-style-book/compare/v24.12.12...v24.12.13
[v24.12.14]: https://github.com/webitel/figma-style-book/compare/v24.12.13...v24.12.14
[v24.12.15]: https://github.com/webitel/figma-style-book/compare/v24.12.14...v24.12.15
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webitel/styleguide",
"version": "24.12.15",
"version": "24.12.16",
"main": "",
"exports": {
".": "./src/lib/main.scss",
Expand Down

0 comments on commit e25eecb

Please sign in to comment.