Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.0.0-alpha.1 [skip ci]
# [2.0.0-alpha.1](v1.4.3...v2.0.0-alpha.1) (2021-12-24) ### Bug Fixes * cache node_modules between jobs ([0a9490a](0a9490a)) * disable husky hooks in CI ([4919d54](4919d54)) * eslint rule ([e097134](e097134)) * move legacy code to separate directory ([b38248c](b38248c)) * move to axios ([438f7c6](438f7c6)) * remove prettier ([6bf0f24](6bf0f24)) * remove unused test module ([4e90a92](4e90a92)) * update ts-proto ([a20a650](a20a650)) * use bot's name/email for pushing release commits ([3b2553a](3b2553a)) * use bot's token for pushing release commits ([76cf6e7](76cf6e7)) ### Features * added git submodule with yandex cloud api specs ([7916612](7916612)) * endpoints list for all available service clients ([78c2355](78c2355)) * generate exports for all entities in cloud api ([5136bb5](5136bb5)) * operation utilities ([e82e279](e82e279)) * regenerate code with new ts-proto ([1e2dcc2](1e2dcc2)) * remove old generated code ([a5ecb33](a5ecb33)) * remove unused legacy code and dependencies ([3d3a6f2](3d3a6f2)) * restructure directories ([55bf685](55bf685)) * reworked examples ([2875275](2875275)) * rewrite index module in ts ([99e8ba8](99e8ba8)) * session class ([826e6de](826e6de)) * token services ([8b730df](8b730df)) * tool for code generation ([b463cf8](b463cf8)) ### BREAKING CHANGES * removed some useless classes * changed API of Session * changed API of service clients
- Loading branch information