Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wmakeev committed Sep 13, 2022
1 parent 36a45f6 commit 7166f24
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.1.1](https://github.com/wmakeev/moysklad-api-model/compare/v2.1.0...v2.1.1)

- refactor(Expand): рефакторинг и частичная поддержка поля `operations` [`9f01fd1`](https://github.com/wmakeev/moysklad-api-model/commit/9f01fd1eca3ae0ad7fc19070d959cac8eb330def)
- fix(model): add customentity to DomineEntityMetaType [`36a45f6`](https://github.com/wmakeev/moysklad-api-model/commit/36a45f64f48f501ea8761c6a11304534dd485cc7)

#### [v2.1.0](https://github.com/wmakeev/moysklad-api-model/compare/v2.0.0...v2.1.0)

> 24 August 2022
- feat(model) [`dfc39c0`](https://github.com/wmakeev/moysklad-api-model/commit/dfc39c07e73a44f737e89a060b8889ea89fd78c5)

### [v2.0.0](https://github.com/wmakeev/moysklad-api-model/compare/v1.0.1...v2.0.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moysklad-api-model",
"version": "2.1.0",
"version": "2.1.1",
"description": "Объектная модель API МойСклад для TypeScript проектов",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
Expand Down

0 comments on commit 7166f24

Please sign in to comment.