Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Cozy Bot committed Jan 23, 2023
1 parent 1716c1f commit ae57d46
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions packages/cozy-ccc-libs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2023-01-23)


### Bug Fixes

* auto fixable lints ([1e87a35](https://github.com/konnectors/libs/commit/1e87a356b7e2100568a2b9361e72eeca1425b87c))
* lint + ts-check ([869d0cf](https://github.com/konnectors/libs/commit/869d0cfb4be815f98b87a524cf9a06999996785c))


### Features

* Build package with babel ([1754662](https://github.com/konnectors/libs/commit/1754662e0fd403e1abf95ff4354dab8bfacda324))
* copy from flagship application + package init ([72502ec](https://github.com/konnectors/libs/commit/72502ec55a9d26f091531348245276010d7092b3))
* Make unit tests runnable ([5b98643](https://github.com/konnectors/libs/commit/5b98643b859577104d4d9f938223a96e83e365e8))
* Place contentscript, launcher and bridge libs at the same level ([1716c1f](https://github.com/konnectors/libs/commit/1716c1fcfc6c7a895ef97ae47f7fd4e130c939d2))
* Remove kyScraper ([bd9d6ff](https://github.com/konnectors/libs/commit/bd9d6ffa7950793bfea3f5ea9d087634f52cf5dd))
2 changes: 1 addition & 1 deletion packages/cozy-ccc-libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-ccc-libs",
"version": "0.1.0",
"version": "0.2.0",
"description": "All the libs needed to run a cozy client connector",
"repository": {
"type": "git",
Expand Down

0 comments on commit ae57d46

Please sign in to comment.