Compare commits

..

4 commits

Author SHA1 Message Date
8e48f1a804 build: fix build setup
Some checks failed
Publish package / build_and_publish (push) Failing after 15s
2024-12-19 15:40:21 -03:00
b452baa6b9 fix: remove deprecation warnings from sass 2024-12-19 15:40:21 -03:00
e75f0bb5ca chore: allow merge commits
Some checks failed
Publish package / build_and_publish (push) Failing after 16s
2024-12-19 14:36:56 -03:00
2525f3e3e4 Merge branch 'feature/core-library'
Some checks failed
Publish package / build_and_publish (push) Failing after 30s
2024-12-19 14:33:18 -03:00

View file

@ -1,5 +1,5 @@
from_latest_tag = true
ignore_merge_commits = false
ignore_merge_commits = true
disable_changelog = false
disable_bump_commit = false
tag_prefix = "v"