Skip to content

Commit

Permalink
0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wmakeev committed Jul 29, 2022
1 parent 1c870e0 commit ba0b4eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ 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).

#### [v0.5.6](https://github.com/wmakeev/moysklad-api-model/compare/v0.5.5...v0.5.6)

- fix(Attribute): add entity ref value [`1c870e0`](https://github.com/wmakeev/moysklad-api-model/commit/1c870e003bcc7e4a212143059d7e821098c1275d)

#### [v0.5.5](https://github.com/wmakeev/moysklad-api-model/compare/v0.5.4...v0.5.5)

> 29 July 2022
- docs: add CHANGELOG [`c50ad76`](https://github.com/wmakeev/moysklad-api-model/commit/c50ad7608c647d3ed439ead5519e01f87f710c5f)
- test: add TS checker stuck test [`9df7b13`](https://github.com/wmakeev/moysklad-api-model/commit/9df7b1362ac3831a4d6eb627892c5073bc6e9d11)
- fix(Attribute): значение атрибута не должно быть undefined [`0f70fcc`](https://github.com/wmakeev/moysklad-api-model/commit/0f70fcc5fe361e4215df2a7d72bb6361d6095221)
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": "0.5.5",
"version": "0.5.6",
"description": "Объектная модель API МойСклад для TypeScript проектов",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
Expand Down

0 comments on commit ba0b4eb

Please sign in to comment.