You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.2.5 [skip ci]
## [1.2.5](1.2.4...1.2.5) (2022-10-05)
### Bug Fixes
* bump node version in circle and update container ([f1d596a](f1d596a))
* remove dead readme badge ([1733530](1733530))
* typedoc building again ([5b2a179](5b2a179))
* update linting and bump all versions ([4e81683](4e81683))
chore(release): 1.2.4 [skip ci]
## [1.2.4](1.2.3...1.2.4) (2022-03-18)
### Bug Fixes
* node version for CirceCI ([e111a7c](e111a7c))
* This corrects the behavior for nested resolution for json schemas. ([497c56f](497c56f))
chore(release): 1.1.0 [skip ci]
# [1.1.0](1.0.7...1.1.0) (2020-10-28)
### Bug Fixes
* make test coverage 100 and fix test case ([84da5c8](84da5c8))
### Features
* handle hash fragment of json pointers ([dd85381](dd85381))